Bump softprops/action-gh-release from 0.1.15 to 2.0.2 (#4259)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 17:51:13 +01:00 committed by GitHub
parent 026a347c93
commit 4a72229245
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,7 @@ jobs:
- name: Create Github Pre-Release
if: github.event.inputs.beta == 'true'
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.2
with:
tag_name: ${{ steps.rel_number.outputs.version }}
body_path: ./app/build/outputs/changelogGithub