Skip to content

Commit

Permalink
build(ci): Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent e9ba02d commit f0820ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
useConfigFile: true

- name: Create Release
uses: release-drafter/release-drafter@v6.0.0
uses: release-drafter/release-drafter@v6.1.0
with:
version: ${{ steps.gitversion.outputs.fullSemVer }}
publish: true
Expand Down

0 comments on commit f0820ff

Please sign in to comment.