Skip to content

Commit ad63702

Browse files
Update release-drafter/release-drafter action to v6.1.0
1 parent 7b4492b commit ad63702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: "Draft Release"
23-
uses: release-drafter/release-drafter@v6.0.0
23+
uses: release-drafter/release-drafter@v6.1.0
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)