Merge pull request #16 from BretFisher/dependabot/github_actions/peter-evans/find-comment-2.3.0

Bump peter-evans/find-comment from 2.2.1 to 2.3.0
This commit is contained in:
Bret Fisher
2023-03-10 21:52:05 -05:00
committed by GitHub

View File

@@ -167,7 +167,7 @@ jobs:
# If PR, put image tags in the PR comments # If PR, put image tags in the PR comments
# from https://github.com/marketplace/actions/create-or-update-comment # from https://github.com/marketplace/actions/create-or-update-comment
name: Find comment for image tags name: Find comment for image tags
uses: peter-evans/find-comment@v2.2.1 uses: peter-evans/find-comment@v2.3.0
if: github.event_name == 'pull_request' && inputs.comment-enable if: github.event_name == 'pull_request' && inputs.comment-enable
id: fc id: fc
with: with: