We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8928381 + f66c040 commit 1768f14Copy full SHA for 1768f14
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
path: CHANGELOG.md
19
draft: ${{ github.event_name == 'pull_request' }}
20
- if: github.event_name == 'pull_request' && steps.release.outputs.tag != ''
21
- uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
+ uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
22
with:
23
header: release
24
recreate: true
0 commit comments