Skip to content

Commit 969c5bc

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] <[email protected]>
1 parent 8711d2b commit 969c5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-3-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
contents: read
5858
steps:
5959
- name: "Acquire deploy lock"
60-
uses: softprops/turnstyle@v2
60+
uses: softprops/turnstyle@v3
6161
with:
6262
poll-interval-seconds: 10
6363

0 commit comments

Comments
 (0)