Skip to content

Commit

Permalink
Merge pull request #63 from BretFisher/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/find-comment-3.0.0

Bump peter-evans/find-comment from 2.4.0 to 3.0.0
  • Loading branch information
BretFisher authored Jan 27, 2024
2 parents 32a8a01 + 3718b00 commit e09abf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,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.4.0
uses: peter-evans/find-comment@v3.0.0
if: github.event_name == 'pull_request' && inputs.comment-enable
id: fc
with:
Expand Down

0 comments on commit e09abf3

Please sign in to comment.