Skip to content

Commit 1c37733

Browse files
authored
Update release-drafter.yml
updated https://github.com/marketplace/actions/release-drafter to v6
1 parent 3dd2df0 commit 1c37733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Update Draft
2828
if: github.event_name == 'push' && github.actor != 'rob-ouser-bi'
2929
id: update_draft
30-
uses: release-drafter/release-drafter@v5
30+
uses: release-drafter/release-drafter@v6
3131
with:
3232
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
3333
config-name: release-drafter.yml

0 commit comments

Comments
 (0)