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 @@ -125,7 +125,7 @@ jobs:
125125 push : true
126126 - if : github.event_name == 'pull_request'
127127 name : Comment on PR
128- uses : marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2
128+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2
129129 with :
130130 # match pr comment like with changesets-snapshot-action from the guild's shared-config
131131 GITHUB_TOKEN : ${{ secrets.BOT_GITHUB_TOKEN }}
@@ -217,7 +217,7 @@ jobs:
217217 path : ${{ steps.binary.outputs.path }}
218218 - if : github.event_name == 'pull_request'
219219 name : Comment on PR
220- uses : marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2
220+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2
221221 with :
222222 # match pr comment like with changesets-snapshot-action from the guild's shared-config
223223 GITHUB_TOKEN : ${{ secrets.BOT_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments