Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update hashicorp/vault-action action to v2.7.5
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0248226 commit 381e329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Vault Secrets
id: secrets
uses: hashicorp/vault-action@130d1f5f4fe645bb6c83e4225c04d64cfb62de6e # v2.5.0
uses: hashicorp/vault-action@e3d5714d59e151ca80233142880b9da9d983a48c # v2.7.5
with:
url: ${{ env.VAULT_ADDR }}
exportEnv: false

0 comments on commit 381e329

Please sign in to comment.