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 e2b06e7 commit 5edc0e4Copy full SHA for 5edc0e4
2 files changed
.github/workflows/draft-release-notes.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "Version set to ${VERSION}"
28
29
- name: Draft release notes
30
- uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7
+ uses: release-drafter/release-drafter@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7
31
with:
32
tag: ${{ steps.calver.outputs.version }}
33
name: ${{ steps.calver.outputs.version }}
.github/workflows/release.yml
0 commit comments