diff --git a/.github/workflows/update-prod-staging.yml b/.github/workflows/update-prod-staging.yml index 8ef837679d..a3b921ab4e 100644 --- a/.github/workflows/update-prod-staging.yml +++ b/.github/workflows/update-prod-staging.yml @@ -52,7 +52,7 @@ jobs: echo "TAG=release-$(date '+%Y-%m-%d_%H-%M')" >> ${GITHUB_ENV} - name: Create GH release - uses: ncipollo/release-action@4c75f0f2e4ae5f3c807cf0904605408e319dcaac # v1.10.0 + uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.10.0 with: name: Production release artifacts: app.tar.gz