We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fe1ca commit 6b25e7cCopy full SHA for 6b25e7c
.github/workflows/diff_shades_comment.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Try to find pre-existing PR comment
34
if: steps.metadata.outputs.needs-comment == 'true'
35
id: find-comment
36
- uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e
+ uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
37
with:
38
issue-number: ${{ steps.metadata.outputs.pr-number }}
39
comment-author: "github-actions[bot]"
0 commit comments