Skip to content

Commit 26511c9

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(*): Update peter-evans/create-or-update-comment digest to c6c9a1a
1 parent 82f0c43 commit 26511c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-e2e-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Show current running workflows' id
3232
if: steps.prcomm.outputs.BOOL_TRIGGERED == 'true'
33-
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3
33+
uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
issue-number: ${{ github.event.issue.number }}

.github/workflows/update-html-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Show current running workflows' id
3030
if: steps.prcomm.outputs.BOOL_TRIGGERED == 'true'
31-
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3
31+
uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa # v3
3232
with:
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
issue-number: ${{ github.event.issue.number }}

0 commit comments

Comments
 (0)