Skip to content

Commit dcf792d

Browse files
build(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 (#996)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7242399 commit dcf792d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
private-key: ${{ secrets.GRAVITY_UI_APP_PRIVATE_KEY }}
4343

4444
- name: Create Comment
45-
uses: marocchino/sticky-pull-request-comment@v2
45+
uses: marocchino/sticky-pull-request-comment@v3
4646
with:
4747
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
4848
header: preview

.github/workflows/pr-visual-tests-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
shell: bash
4747

4848
- name: Create Comment
49-
uses: marocchino/sticky-pull-request-comment@v2
49+
uses: marocchino/sticky-pull-request-comment@v3
5050
with:
5151
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
5252
number: ${{ steps.pr.outputs.id }}

0 commit comments

Comments
 (0)