diff --git a/.github/workflows/createNewVersion.yml b/.github/workflows/createNewVersion.yml index db4768edc5d9..f3bcbe72abfb 100644 --- a/.github/workflows/createNewVersion.yml +++ b/.github/workflows/createNewVersion.yml @@ -45,8 +45,9 @@ jobs: outputs: NEW_VERSION: ${{ steps.bumpVersion.outputs.NEW_VERSION }} steps: + # v3.2.4 - name: Run turnstyle - uses: softprops/turnstyle@49108bdfa571e62371bd2c3094893c547ab3fc03 + uses: softprops/turnstyle@4415445a6780f85c074f0e4334cf8e65bae3ad45 with: poll-interval-seconds: 10 env: