Bump softprops/action-gh-release

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 59c3b4891632ff9a897f99a91d7bc557467a3a22 to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/59c3b4891632ff9a897f99a91d7bc557467a3a22...1e07f4398721186383de40550babbdf2b84acfc5)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-16 05:00:13 +00:00
committed by GitHub
parent 09a5b1c6ec
commit a5865168a1
+1 -1
View File
@@ -88,7 +88,7 @@ jobs:
- name: Release
if: ${{ env.product == 'app' }}
uses: softprops/action-gh-release@59c3b4891632ff9a897f99a91d7bc557467a3a22
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
with:
name: legado_app_${{ env.VERSION }}
tag_name: ${{ env.VERSION }}