File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ jobs:
305
305
fi
306
306
echo "$EOF" >> $GITHUB_OUTPUT
307
307
- name : Post message on PR
308
- uses : marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
308
+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
309
309
if : steps.tag.outputs.exists == 'false'
310
310
with :
311
311
header : release-check (${{ matrix.source }})
Original file line number Diff line number Diff line change 21
21
path : CHANGELOG.md
22
22
draft : ${{ github.event_name == 'pull_request' }}
23
23
- if : github.event_name == 'pull_request' && steps.release.outputs.tag != ''
24
- uses : marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
24
+ uses : marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
25
25
with :
26
26
header : release
27
27
recreate : true
You can’t perform that action at this time.
0 commit comments