Skip to content

Commit 8e11a36

Browse files
🌱 Bump peter-evans/create-or-update-comment from 3 to 4
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v3...v4) --- 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>
1 parent 6433524 commit 8e11a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

127127
# If PR, put image tags in the PR comments
128128
- name: Create or update comment for image tags
129-
uses: peter-evans/create-or-update-comment@v3
129+
uses: peter-evans/create-or-update-comment@v4
130130
if: github.event_name == 'pull_request'
131131
with:
132132
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)