Skip to content

Commit b259aa8

Browse files
chore(deps): update marocchino/sticky-pull-request-comment digest to 52423e0 (#1199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5db3db commit b259aa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)