Skip to content

Commit 9581e36

Browse files
Update wait-for-secrets.yml
1 parent 02aa2e5 commit 9581e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wait-for-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: |
2020
echo ${{ steps.get-otp.outputs.DUMMY_SECRET }}
2121
22-
- uses: step-security/wait-for-secrets@v1.2.0
22+
- uses: step-security/wait-for-secrets@1.2.0
2323
id: get-otp1
2424
with:
2525
secrets: |

0 commit comments

Comments
 (0)