Skip to content

Commit

Permalink
chore(deps): pin hashicorp/vault-action action to d1720f0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 283abfc commit c82cb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
# and populate environment variables from Vault
- name: Import Vault secrets
id: secrets
uses: hashicorp/[email protected]
uses: hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c # v3.0.0
if: inputs.vault-secret-mapping != ''
with:
url: ${{ secrets.VAULT_ADDR }}
Expand Down

0 comments on commit c82cb44

Please sign in to comment.