Skip to content

Commit 2a73bbc

Browse files
Update marocchino/sticky-pull-request-comment action to v3 (#1727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83b132d commit 2a73bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
- name: 🚀 Publish Coverage Comment
169169
if: always() && github.event_name == 'pull_request'
170170
continue-on-error: true
171-
uses: marocchino/sticky-pull-request-comment@v2
171+
uses: marocchino/sticky-pull-request-comment@v3
172172
with:
173173
header: 'Coverage'
174174
path: 'coverage/summary/SummaryGithub.md'

0 commit comments

Comments
 (0)