Skip to content

Commit

Permalink
ci: bump mikepenz/action-gh-release from 0.4.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [mikepenz/action-gh-release](https://github.com/mikepenz/action-gh-release) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/mikepenz/action-gh-release/releases)
- [Changelog](https://github.com/mikepenz/action-gh-release/blob/main/CHANGELOG.md)
- [Commits](mikepenz/action-gh-release@v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: mikepenz/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 17ef0c4 commit 96767f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
stripGeneratorNotice: true

- name: Release
uses: mikepenz/action-gh-release@v0.4.1
uses: mikepenz/action-gh-release@v0.6.0
with:
tag_name: ${{ github.event.inputs.new_version }}
draft: true
Expand Down

0 comments on commit 96767f8

Please sign in to comment.