Skip to content

Commit 6dff24d

Browse files
Bump marocchino/sticky-pull-request-comment from 2 to 3 (#63)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a86eab5 commit 6dff24d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
summary: 'true'
7474
out: ./target/coverage.md
7575
- name: Add coverage comment to the pull request
76-
uses: marocchino/sticky-pull-request-comment@v2
76+
uses: marocchino/sticky-pull-request-comment@v3
7777
if: github.event_name == 'pull_request' && github.actor != 'dependabot[bot]'
7878
with:
7979
hide_and_recreate: true

0 commit comments

Comments
 (0)