From 7a9f5a95ff9a4ee889870fc372bf68a503c5b770 Mon Sep 17 00:00:00 2001 From: rory Date: Wed, 31 Jul 2024 11:00:58 -0700 Subject: [PATCH] Upgrade turnstyle --- .github/workflows/createNewVersion.yml | 2 +- .github/workflows/preDeploy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/createNewVersion.yml b/.github/workflows/createNewVersion.yml index 653495b5a01a..ca9a128e848d 100644 --- a/.github/workflows/createNewVersion.yml +++ b/.github/workflows/createNewVersion.yml @@ -55,7 +55,7 @@ jobs: steps: - name: Run turnstyle - uses: softprops/turnstyle@ca99add00ff0c9cbc697d22631d2992f377e5bd5 + uses: softprops/turnstyle@49108bdfa571e62371bd2c3094893c547ab3fc03 with: poll-interval-seconds: 10 env: diff --git a/.github/workflows/preDeploy.yml b/.github/workflows/preDeploy.yml index bb1cd71c9518..5cfe5e213d2f 100644 --- a/.github/workflows/preDeploy.yml +++ b/.github/workflows/preDeploy.yml @@ -86,7 +86,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Run turnstyle - uses: softprops/turnstyle@ca99add00ff0c9cbc697d22631d2992f377e5bd5 + uses: softprops/turnstyle@49108bdfa571e62371bd2c3094893c547ab3fc03 with: poll-interval-seconds: 10 env: