File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ jobs:
156
156
push : true
157
157
- if : github.event_name == 'pull_request'
158
158
name : Comment on PR
159
- uses : marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
159
+ uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
160
160
with :
161
161
# match pr comment like with changesets-snapshot-action from the guild's shared-config
162
162
GITHUB_TOKEN : ${{ secrets.BOT_GITHUB_TOKEN }}
@@ -248,7 +248,7 @@ jobs:
248
248
path : ${{ steps.binary.outputs.path }}
249
249
- if : github.event_name == 'pull_request'
250
250
name : Comment on PR
251
- uses : marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
251
+ uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
252
252
with :
253
253
# match pr comment like with changesets-snapshot-action from the guild's shared-config
254
254
GITHUB_TOKEN : ${{ secrets.BOT_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments