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 8c86877 commit 7fff167Copy full SHA for 7fff167
.github/workflows/reusable--release.yaml
@@ -51,7 +51,7 @@ jobs:
51
# Trigger the build workflow against the new release
52
RELEASE_TOKEN: ${{ steps.release-token.outputs.token }}
53
- if: steps.create-release.outputs.comment
54
- uses: int128/comment-action@043d58e8bdcc47c1bae55c5553669749578ba982 # v1.43.0
+ uses: int128/comment-action@a58811aed0a37c1636712ea9cbbc9774bd6cf8d7 # v1.44.0
55
with:
56
update-if-exists: replace
57
post: ${{ steps.create-release.outputs.comment }}
0 commit comments