Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 2.0.2 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v2.0.2...v2.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent c5a855f commit eb177e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:

- id: github-release
name: Create Github Release 📦
uses: softprops/[email protected].2
uses: softprops/[email protected].4
with:
tag_name: ${{ steps.version.outputs.v-version }}
prerelease: false
Expand Down

0 comments on commit eb177e7

Please sign in to comment.