Merge pull request #63 from BretFisher/dependabot/github_actions/peter-evans/find-comment-3.0.0
Bump peter-evans/find-comment from 2.4.0 to 3.0.0
This commit is contained in:
2
.github/workflows/reusable-docker-build.yaml
vendored
2
.github/workflows/reusable-docker-build.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user