Skip to content

Commit 2b66746

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: echo "number=$(cat pr_number.txt)" >> $GITHUB_OUTPUT
3030

3131
- name: Post Coverage Comment
32-
uses: marocchino/sticky-pull-request-comment@v2
32+
uses: marocchino/sticky-pull-request-comment@v3
3333
with:
3434
number: ${{ steps.pr.outputs.number }}
3535
path: coverage_comment.txt

0 commit comments

Comments
 (0)