Skip to content

Commit

Permalink
Merge pull request #636 from Automattic/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/actions/build-docker-image/peter-evans/find-comment-3

chore(deps): Bump peter-evans/find-comment from 2 to 3 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Jan 29, 2024
2 parents e29e993 + 29c8427 commit 54d231b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ runs:
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name

- name: Find Trivy Scan Report comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: fc
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 54d231b

Please sign in to comment.