Skip to content

Commit 60f2d0f

Browse files
chore(deps): update mshick/add-pr-comment action to v3.12.0 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ea4c68 commit 60f2d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ jobs:
333333
334334
- name: Post PR Comparison Comment
335335
if: steps.context.outputs.is_pr == 'true'
336-
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0
336+
uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 # v3.12.0
337337
with:
338338
repo-token: ${{ secrets.GITHUB_TOKEN }}
339339
issue: ${{ steps.context.outputs.pr_number }}

0 commit comments

Comments
 (0)