diff --git a/.github/workflows/publish-screenshots.yml b/.github/workflows/publish-screenshots.yml index 5b69ad8..e112e3f 100644 --- a/.github/workflows/publish-screenshots.yml +++ b/.github/workflows/publish-screenshots.yml @@ -286,7 +286,7 @@ jobs: - name: Post PR Comparison Comment if: steps.context.outputs.is_pr == 'true' - uses: mshick/add-pr-comment@f102bb3ebc97eedd4e2a98a9e71e462cc257fe80 # v3.9.1 + uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue: ${{ steps.context.outputs.pr_number }}