Skip to content

Commit 5ff6707

Browse files
authored
Merge pull request #724 from kubernetes-sigs/dependabot/github_actions/peter-evans/find-comment-3
🌱 Bump peter-evans/find-comment from 2 to 3
2 parents 80a8542 + 1e52f0d commit 5ff6707

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
@@ -116,7 +116,7 @@ jobs:
116116
# If PR, put image tags in the PR comments
117117
# from https://github.com/marketplace/actions/create-or-update-comment
118118
- name: Find comment for image tags
119-
uses: peter-evans/find-comment@v2
119+
uses: peter-evans/find-comment@v3
120120
if: github.event_name == 'pull_request'
121121
id: fc
122122
with:

0 commit comments

Comments
 (0)