From cda8235e9f85193cedcd86c72500b158aebc7f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:21:59 +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/update-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-test.yml b/.github/workflows/update-test.yml index afdeba33e..828ae4dd6 100644 --- a/.github/workflows/update-test.yml +++ b/.github/workflows/update-test.yml @@ -52,7 +52,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: