Merge pull request #10 from BretFisher/dependabot/github_actions/peter-evans/find-comment-2

Bump peter-evans/find-comment from 1 to 2
This commit is contained in:
Bret Fisher
2022-05-31 23:00:45 -04:00
committed by GitHub

View File

@@ -167,7 +167,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@v1
uses: peter-evans/find-comment@v2
if: github.event_name == 'pull_request' && inputs.comment-enable
id: fc
with: