Skip to content

Commit 0abe85e

Browse files
Bump peter-evans/find-comment from 2.1.0 to 2.2.0 (#3476)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@f4499a7...81e2da3) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72a3408 commit 0abe85e

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

0 commit comments

Comments
 (0)