Skip to content

Commit

Permalink
Merge pull request #29 from BretFisher/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/find-comment-3
  • Loading branch information
BretFisher authored Jan 26, 2024
2 parents 31364f5 + 8825bbf commit 4c4cb28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/05-add-comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
# If PR, put image tags in the PR comments
# from https://github.com/marketplace/actions/create-or-update-comment
- name: Find comment for image tags
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
if: github.event_name == 'pull_request'
id: fc
with:
Expand Down

0 comments on commit 4c4cb28

Please sign in to comment.