Skip to content

Commit

Permalink
Bump softprops/turnstyle from 1 to 2
Browse files Browse the repository at this point in the history
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](softprops/turnstyle@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/turnstyle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 3b8dd98 commit 025b2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Block Concurrent Executions for the Deployment
uses: softprops/turnstyle@v1
uses: softprops/turnstyle@v2
with:
poll-interval-seconds: 10
abort-after-seconds: 7200
Expand Down

0 comments on commit 025b2d4

Please sign in to comment.