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 2db5ab0 commit 7f1c578Copy full SHA for 7f1c578
.github/workflows/diff_shades_comment.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Create or update PR comment
43
if: steps.metadata.outputs.needs-comment == 'true'
44
- uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa
+ uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2
45
with:
46
comment-id: ${{ steps.find-comment.outputs.comment-id }}
47
issue-number: ${{ steps.metadata.outputs.pr-number }}
0 commit comments