diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 9c7c543d5f4..bbccd01e321 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -67,7 +67,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.14.0 with: commit: ${{ github.event.inputs.git-ref }} prerelease: true