Bump softprops/action-gh-release from 2.0.3 to 2.0.4 (#4267)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-13 12:12:50 +01:00 committed by GitHub
parent c300d929d2
commit 034165dc58
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@v2.0.3
uses: softprops/action-gh-release@v2.0.4
with:
tag_name: ${{ steps.rel_number.outputs.version }}
body_path: ./app/build/outputs/changelogGithub