Skip to content

Commit 80a8542

Browse files
authored
Merge pull request #723 from kubernetes-sigs/dependabot/github_actions/peter-evans/create-or-update-comment-4
🌱 Bump peter-evans/create-or-update-comment from 3 to 4
2 parents 6433524 + 8e11a36 commit 80a8542

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)