Skip to content

Commit 9ace064

Browse files
Bump peter-evans/find-comment from 2.0.1 to 2.1.0 (#3404)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19c5fe4 commit 9ace064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diff_shades_comment.yml

Lines changed: 1 addition & 1 deletion
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@b657a70ff16d17651703a84bee1cb9ad9d2be2ea
36+
uses: peter-evans/find-comment@f4499a714d59013c74a08789b48abe4b704364a0
3737
with:
3838
issue-number: ${{ steps.metadata.outputs.pr-number }}
3939
comment-author: "github-actions[bot]"

0 commit comments

Comments
 (0)