Skip to content

Commit

Permalink
Merge pull request #403 from XAMLMarkupExtensions/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/release-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
konne authored Mar 9, 2024
2 parents 49f3d48 + c08e0cd commit e043a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: create release
id: create_release
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
with:
tag: '${{ steps.gitversion.outputs.semVer }}'
name: 'Release ${{ steps.gitversion.outputs.semVer }}'
Expand Down

0 comments on commit e043a00

Please sign in to comment.