Skip to content

Commit

Permalink
chore(deps): update thollander/actions-comment-pull-request action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and prathamesh16c committed Oct 28, 2024
1 parent 7d91d9b commit 2ee40ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-scan/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ee40ca

Please sign in to comment.