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 8ea4c68 commit 60f2d0fCopy full SHA for 60f2d0f
1 file changed
.github/workflows/publish-screenshots.yml
@@ -333,7 +333,7 @@ jobs:
333
334
- name: Post PR Comparison Comment
335
if: steps.context.outputs.is_pr == 'true'
336
- uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0
+ uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 # v3.12.0
337
with:
338
repo-token: ${{ secrets.GITHUB_TOKEN }}
339
issue: ${{ steps.context.outputs.pr_number }}
0 commit comments