We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69f2240 + d52fc45 commit 421fff9Copy full SHA for 421fff9
1 file changed
.github/workflows/cicd-3-test-deploy.yaml
@@ -53,7 +53,7 @@ jobs:
53
contents: read
54
steps:
55
- name: "Acquire deploy lock"
56
- uses: softprops/turnstyle@v2
+ uses: softprops/turnstyle@v3
57
with:
58
poll-interval-seconds: 10
59
0 commit comments