Skip to content

Commit 26b2af1

Browse files
Update release-drafter/release-drafter action to v6.4.0 (#4990)
1 parent ad74339 commit 26b2af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# Create draft release. We use release-drafter to
3737
# organize PRs into the appropriate section based on PR labels
3838
- name: Create draft release
39-
uses: release-drafter/release-drafter@00ce30b0ce8a4d67bccfca59421cdf6c55dd0784 # v6.3.0
39+
uses: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7 # v6.4.0
4040
with:
4141
name: ${{ steps.tag.outputs.name }}
4242
tag: ${{ steps.tag.outputs.name }}

0 commit comments

Comments
 (0)