Skip to content

Commit 441cb6f

Browse files
chore(deps): update release-drafter/release-drafter action to v7
1 parent 27e5830 commit 441cb6f

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
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343
steps:
4444
- name: "Draft Release"
45-
uses: release-drafter/release-drafter@v6.2.0
45+
uses: release-drafter/release-drafter@v7.4.0
4646
with:
4747
prerelease: ${{ github.event.inputs.release-type != 'release' }}
4848
prerelease-identifier: ${{ github.event.inputs.identifier }}

0 commit comments

Comments
 (0)