Skip to content

Commit 1d16c5b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
9797
- name: Comment PR with preview URL
9898
if: github.ref != 'refs/heads/main' && steps.smokeshow.outputs.preview_url != '' && steps.find-pr.outputs.pr_number != ''
99-
uses: marocchino/sticky-pull-request-comment@v2
99+
uses: marocchino/sticky-pull-request-comment@v3
100100
with:
101101
header: docs-preview
102102
number: ${{ steps.find-pr.outputs.pr_number }}

0 commit comments

Comments
 (0)