We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938ca99 commit 3ddd11bCopy full SHA for 3ddd11b
.github/workflows/release-crosspost.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Send Release Message
21
id: crosspost_action
22
- uses: kludge-cs/gitcord-release-changelogger@5592170408dc081d7cb6a74ce025911bd1fcb7c3 # renovate: tag=v3.0.0
+ uses: kludge-cs/gitcord-release-changelogger@v3.0.0
23
with:
24
webhook-url: ${{ secrets.RELEASE_WEBHOOK }}
25
release-body: ${{ github.event.release.body }}
0 commit comments