Skip to content

Commit

Permalink
Bump release-drafter/release-drafter from 5 to 6 (#8699)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent f1d230c commit ac3854e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set version env
# Use a little bit of bash to extract the tag name from the GitHub ref
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
with:
disable-autolabeler: true
# Override the Release name/tag/version with the actual tag name
Expand Down

0 comments on commit ac3854e

Please sign in to comment.