Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0

Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-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:13 +00:00
committed by GitHub
parent 8994fe9a4a
commit ac45050553

View File

@@ -202,7 +202,7 @@ jobs:
# If PR, put image tags in the PR comments # If PR, put image tags in the PR comments
- name: Create or update comment for image tags - name: Create or update comment for image tags
uses: peter-evans/create-or-update-comment@v3.1.0 uses: peter-evans/create-or-update-comment@v4.0.0
if: github.event_name == 'pull_request' && inputs.comment-enable if: github.event_name == 'pull_request' && inputs.comment-enable
with: with:
comment-id: ${{ steps.fc.outputs.comment-id }} comment-id: ${{ steps.fc.outputs.comment-id }}