diff --git a/container-scan/action.yaml b/container-scan/action.yaml index 150b66d..2e3c9f6 100644 --- a/container-scan/action.yaml +++ b/container-scan/action.yaml @@ -139,7 +139,7 @@ runs: - name: Comment PR if: github.event_name == 'pull_request' - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: filePath: pr-results.md mode: recreate