Skip to content

Commit 1af6604

Browse files
Bump marocchino/sticky-pull-request-comment from 2 to 3
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 d7f75a5 commit 1af6604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
continue-on-error: ${{ matrix.experimental != 'false' }}
9797

9898
- name: Add Coverage PR Comment
99-
uses: marocchino/sticky-pull-request-comment@v2
99+
uses: marocchino/sticky-pull-request-comment@v3
100100
if: ${{ github.event_name == 'pull_request' }}
101101
with:
102102
recreate: true

0 commit comments

Comments
 (0)