Skip to content

Commit 4bdb856

Browse files
Bump softprops/turnstyle from 2 to 3
Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle) from 2 to 3. - [Release notes](https://github.com/softprops/turnstyle/releases) - [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md) - [Commits](softprops/turnstyle@v2...v3) --- updated-dependencies: - dependency-name: softprops/turnstyle dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03bb321 commit 4bdb856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-deploy-test-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
ssh-keyscan github.com >> ~/.ssh/known_hosts
8383
8484
- name: Wait for previous workflows to finish
85-
uses: softprops/turnstyle@v2
85+
uses: softprops/turnstyle@v3
8686
with:
8787
same-branch-only: false
8888
env:

0 commit comments

Comments
 (0)