We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6aa82 commit f58073fCopy full SHA for f58073f
.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@4cfcd395b03a8e2983eeede03ff7e457e0adc383 # v1.48.0
+ uses: int128/comment-action@6641701f2db615de5b97850e44dc6f870cfdfca2 # v1.49.0
42
with:
43
update-if-exists: replace
44
post: ${{ steps.create-release.outputs.comment }}
0 commit comments