ci: update softprops/action-gh-release to v0.1.15

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-11-28 13:29:13 +01:00
parent 23cabd67fb
commit 47167a4e6f
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -185,7 +185,7 @@ jobs:
-
name: GitHub Release
if: startsWith(github.ref, 'refs/tags/v')
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: