From 4aef1b42e07d9f098363944371b7be740078d9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:58:01 +0000 Subject: [PATCH] Bump softprops/turnstyle from 1 to 2 Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle) from 1 to 2. - [Release notes](https://github.com/softprops/turnstyle/releases) - [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/turnstyle/compare/v1...v2) --- updated-dependencies: - dependency-name: softprops/turnstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index d8ec3b0675..808003abc6 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -48,7 +48,7 @@ jobs: ssh-keyscan github.com >> ~/.ssh/known_hosts - name: wait for previous workflows to finish - uses: softprops/turnstyle@v1 + uses: softprops/turnstyle@v2 with: same-branch-only: false env: