From 2ee40cac0ade32e0949cd8e4fce41e5282aa6a5b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Oct 2024 00:25:52 +0000 Subject: [PATCH] chore(deps): update thollander/actions-comment-pull-request action to v3 --- container-scan/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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