Skip to content

Commit ac3854e

Browse files
Bump release-drafter/release-drafter from 5 to 6 (#8699)
1 parent f1d230c commit ac3854e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set version env
2121
# Use a little bit of bash to extract the tag name from the GitHub ref
2222
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
23-
- uses: release-drafter/release-drafter@v5
23+
- uses: release-drafter/release-drafter@v6
2424
with:
2525
disable-autolabeler: true
2626
# Override the Release name/tag/version with the actual tag name

0 commit comments

Comments
 (0)