Skip to content

Commit 4cc90ea

Browse files
Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74fd20d commit 4cc90ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202

203203
# If PR, put image tags in the PR comments
204204
- name: Create or update comment for image tags
205-
uses: peter-evans/create-or-update-comment@v4.0.0
205+
uses: peter-evans/create-or-update-comment@v5.0.0
206206
if: github.event_name == 'pull_request' && inputs.comment-enable
207207
with:
208208
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)