Skip to content

Commit 6b25e7c

Browse files
Bump peter-evans/find-comment from 3.0.0 to 3.1.0 (#4304)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@d5fe376...3eae4d3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07fe1ca commit 6b25e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diff_shades_comment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Try to find pre-existing PR comment
3434
if: steps.metadata.outputs.needs-comment == 'true'
3535
id: find-comment
36-
uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e
36+
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
3737
with:
3838
issue-number: ${{ steps.metadata.outputs.pr-number }}
3939
comment-author: "github-actions[bot]"

0 commit comments

Comments
 (0)