Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault-action action to v2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent d86fc55 commit 7f09e50
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
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Vault Secrets
id: secrets
uses: hashicorp/vault-action@130d1f5f4fe645bb6c83e4225c04d64cfb62de6e # v2.5.0
uses: hashicorp/vault-action@affa6f04da5c2d55e6e115b7d1b044a6b1af8c74 # v2.7.4
with:
url: ${{ env.VAULT_ADDR }}
exportEnv: false
Expand Down

0 comments on commit 7f09e50

Please sign in to comment.