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 7a13883 commit 16b4dedCopy full SHA for 16b4ded
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@73b95fa1c286dfd6802a4f949b07dad6149f2b0f # v7
+ uses: release-drafter/release-drafter@4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e # v7
31
with:
32
tag: ${{ steps.calver.outputs.version }}
33
name: ${{ steps.calver.outputs.version }}
.github/workflows/release.yml
0 commit comments