Skip to content

Commit 6a70af3

Browse files
dependabot[bot]coisa
authored andcommitted
GitHub Actions(deps): Bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2 to 3. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@v2...v3) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb43182 commit 6a70af3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206

207207
steps:
208208
- name: Comment preview URLs on pull request
209-
uses: marocchino/sticky-pull-request-comment@v2
209+
uses: marocchino/sticky-pull-request-comment@v3
210210
with:
211211
header: pr-preview
212212
message: |

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
printf '%s\n' "$REVIEW_SUMMARY" >> "$GITHUB_STEP_SUMMARY"
4949
5050
- name: Comment review request on pull request
51-
uses: marocchino/sticky-pull-request-comment@v2
51+
uses: marocchino/sticky-pull-request-comment@v3
5252
with:
5353
number: ${{ steps.render.outputs.pull-request-number }}
5454
header: rigorous-review

0 commit comments

Comments
 (0)