Merge pull request #2335 from docker/dependabot/github_actions/softprops/action-gh-release-2.0.4

build(deps): bump softprops/action-gh-release from 2.0.3 to 2.0.4
This commit is contained in:
CrazyMax 2024-03-13 10:12:48 +01:00 committed by GitHub
commit 7eb3dfbd22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,7 +349,7 @@ jobs:
-
name: GitHub Release
if: startsWith(github.ref, 'refs/tags/v')
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.2
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: