Skip to content

Commit 956deab

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 b84ec2b commit 956deab

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
@@ -122,7 +122,7 @@ jobs:
122122
continue-on-error: ${{ matrix.experimental != 'false' }}
123123

124124
- name: Add Coverage PR Comment
125-
uses: marocchino/sticky-pull-request-comment@v2
125+
uses: marocchino/sticky-pull-request-comment@v3
126126
if: ${{ !env.ACT && github.event_name == 'pull_request' }}
127127
with:
128128
recreate: true

0 commit comments

Comments
 (0)