We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c442d commit bf764c8Copy full SHA for bf764c8
.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@66317511bc86c47bd51e03059040e8a460a167b8 # v1.52.0
+ uses: int128/comment-action@e6c958d7355b7e238ef3913119568250aff00138 # v1.53.0
42
with:
43
update-if-exists: replace
44
post: ${{ steps.create-release.outputs.comment }}
0 commit comments