diff --git a/.github/workflows/update-prod-staging.yml b/.github/workflows/update-prod-staging.yml index 5c74a7fd5b..e7bd021f6b 100644 --- a/.github/workflows/update-prod-staging.yml +++ b/.github/workflows/update-prod-staging.yml @@ -55,7 +55,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@bcfe5470707e8832e12347755757cec0eb3c22af # v1.10.0 with: name: Production release artifacts: app.tar.gz