Bump peter-evans/find-comment from 2.4.0 to 3.0.0

Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](https://github.com/peter-evans/find-comment/compare/v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-26 02:09:07 +00:00
committed by GitHub
parent 8994fe9a4a
commit 3718b00a56

View File

@@ -192,7 +192,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.4.0 uses: peter-evans/find-comment@v3.0.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: