Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#583)

This commit is contained in:
dependabot[bot] 2022-12-02 14:46:59 +13:00 committed by GitHub
parent 8a5577297e
commit f45c18ff81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ jobs:
run: .github/scripts/pack-release-archives.sh run: .github/scripts/pack-release-archives.sh
- name: Publish release - name: Publish release
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
with: with:
tag_name: ${{ needs.info.outputs.version }} tag_name: ${{ needs.info.outputs.version }}
name: ${{ needs.info.outputs.version }} name: ${{ needs.info.outputs.version }}