Skip to content

Commit bcaac7a

Browse files
⬆️ Update release-drafter/release-drafter action to v6.4.0
1 parent a40ea82 commit bcaac7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
pull-requests: write # To add label to PR
2222
steps:
2323
- name: 🚀 Run Release Drafter
24-
uses: release-drafter/release-drafter@v6.2.0
24+
uses: release-drafter/release-drafter@v6.4.0
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)