Skip to content

Commit d52fc45

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 69f2240 commit d52fc45

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
@@ -53,7 +53,7 @@ jobs:
5353
contents: read
5454
steps:
5555
- name: "Acquire deploy lock"
56-
uses: softprops/turnstyle@v2
56+
uses: softprops/turnstyle@v3
5757
with:
5858
poll-interval-seconds: 10
5959

0 commit comments

Comments
 (0)