Skip to content

Commit bbc8a59

Browse files
authored
Merge pull request #8 from ruby-oauth/dependabot/github_actions/marocchino/sticky-pull-request-comment-3
2 parents 7b772c7 + e13d838 commit bbc8a59

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

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

0 commit comments

Comments
 (0)