Skip to content

Commit 1e52f0d

Browse files
🌱 Bump peter-evans/find-comment from 2 to 3
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v2...v3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6433524 commit 1e52f0d

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)