We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ac8924 + 0ecf71e commit eaf4308Copy full SHA for eaf4308
1 file changed
.github/workflows/release-drafter.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Draft release notes
23
- uses: release-drafter/release-drafter@v6
+ uses: release-drafter/release-drafter@v7
24
with:
25
config-name: release-drafter.yml
26
env:
0 commit comments