Skip to content

Commit 447ac06

Browse files
Bump marocchino/sticky-pull-request-comment from 2.9.3 to 2.9.4 in the actions-deps group (#1340)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent a23e1b1 commit 447ac06

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
@@ -156,7 +156,7 @@ jobs:
156156
push: true
157157
- if: github.event_name == 'pull_request'
158158
name: Comment on PR
159-
uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
159+
uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
160160
with:
161161
# match pr comment like with changesets-snapshot-action from the guild's shared-config
162162
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
@@ -248,7 +248,7 @@ jobs:
248248
path: ${{ steps.binary.outputs.path }}
249249
- if: github.event_name == 'pull_request'
250250
name: Comment on PR
251-
uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
251+
uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
252252
with:
253253
# match pr comment like with changesets-snapshot-action from the guild's shared-config
254254
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)