Skip to content

Commit 38a63db

Browse files
build(deps): 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 1150f75 commit 38a63db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
retention-days: 7
5656

5757
- name: Add Coverage PR Comment
58-
uses: marocchino/sticky-pull-request-comment@v2
58+
uses: marocchino/sticky-pull-request-comment@v3
5959
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository
6060
with:
6161
recreate: true

0 commit comments

Comments
 (0)