Bump softprops/action-gh-release from 1 to 2 (#1703)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 25 Apr 2024 13:00:52 +0000 (23:00 +1000)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2024 13:00:52 +0000 (23:00 +1000)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/de2c0eb89ae2a093876385947365aca7b0e5f844...9d7c94cfd0a1f3ed45544c887983e9fa900f0564)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/prod-deploy.yml

index 56593834aeec3d4cc7b3fe4bff3623c486c56531..790e0c750e7c1ac3fdda668359b66d1ca412f581 100644 (file)
@@ -52,7 +52,7 @@ jobs:
           gpg --export | xxd -p
           echo '${{ secrets.GNUPG_PASSPHRASE }}' | gpg --batch --yes --pinentry-mode loopback --passphrase-fd 0 --armor --detach-sign cinny-${{ steps.vars.outputs.tag }}.tar.gz
       - name: Upload tagged release
-        uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
+        uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
         with:
           files: |
             cinny-${{ steps.vars.outputs.tag }}.tar.gz