Skip to content

Commit

Permalink
Update wait-for-secrets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Jan 28, 2025
1 parent 9581e36 commit a1934d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wait-for-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: |
echo ${{ steps.get-otp.outputs.DUMMY_SECRET }}
- uses: step-security/wait-for-secrets@1.2.0
- uses: step-security/wait-for-secrets@v1.2.0
id: get-otp1
with:
secrets: |
Expand Down

0 comments on commit a1934d9

Please sign in to comment.