Skip to content

Commit

Permalink
Bump step-security/wait-for-secrets from 1.0.3 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [step-security/wait-for-secrets](https://github.com/step-security/wait-for-secrets) from 1.0.3 to 1.2.0.
- [Release notes](https://github.com/step-security/wait-for-secrets/releases)
- [Commits](step-security/wait-for-secrets@1204ba0...5809f7d)

---
updated-dependencies:
- dependency-name: step-security/wait-for-secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 630c1e2 commit 5343ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
PAT: ${{ secrets.PAT }}

- uses: step-security/wait-for-secrets@1204ba02d7a707c4ef2e906d2ea1e36eebd9bbd2
- uses: step-security/wait-for-secrets@5809f7d044804a5a1d43217fa8f3e855939fc9ef
id: wait-for-secrets
with:
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit 5343ca7

Please sign in to comment.