diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index df089f2da70..f9a1bdee5b0 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -72,7 +72,7 @@ jobs: name: cldr-apps-server path: tools/cldr-apps/target/cldr-apps.zip - name: Create Release for Production - uses: ncipollo/release-action@v1.16.0 + uses: ncipollo/release-action@v1.21.0 with: commit: ${{ github.event.inputs.git-ref }} prerelease: true