We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0da4a3 commit 40f03faCopy full SHA for 40f03fa
1 file changed
.github/workflows/reusable--release.yaml
@@ -38,7 +38,7 @@ jobs:
38
# Trigger the build workflow against the new release
39
RELEASE_TOKEN: ${{ steps.release-token.outputs.token }}
40
- if: steps.create-release.outputs.comment
41
- uses: int128/comment-action@36914110eb9d2010cc18858459e9ad3e5694d9e8 # v1.63.0
+ uses: int128/comment-action@f1b8793eb5b418838c59535a043d8996bd7b5625 # v1.65.0
42
with:
43
update-if-exists: replace
44
post: ${{ steps.create-release.outputs.comment }}
0 commit comments