We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c5fe4 commit 9ace064Copy full SHA for 9ace064
1 file changed
.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@b657a70ff16d17651703a84bee1cb9ad9d2be2ea
+ uses: peter-evans/find-comment@f4499a714d59013c74a08789b48abe4b704364a0
37
with:
38
issue-number: ${{ steps.metadata.outputs.pr-number }}
39
comment-author: "github-actions[bot]"
0 commit comments