Skip to content

Commit b9aa98e

Browse files
Bump release-drafter/release-drafter from 5 to 6 (#133)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fc7046 commit b9aa98e

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
@@ -36,7 +36,7 @@ jobs:
3636
echo "::set-output name=version::$datepre.$newpost"
3737
3838
- name: Run Release Drafter
39-
uses: release-drafter/release-drafter@v5
39+
uses: release-drafter/release-drafter@v6
4040
with:
4141
tag: ${{ steps.version.outputs.version }}
4242
name: ${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)