diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index d1555a0a668..196541326c1 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.13.0 + uses: ncipollo/release-action@v1.15.0 with: commit: ${{ github.event.inputs.git-ref }} prerelease: true