Skip to content

Commit

Permalink
Merge pull request #221 from signalwire/renovate/hashicorp-vault-acti…
Browse files Browse the repository at this point in the history
…on-3.x

Update hashicorp/vault-action action to v3
  • Loading branch information
lucasmellos authored Apr 19, 2024
2 parents e2f6417 + 2302889 commit 0980269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/vault-secrets/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:

- name: Import Secrets
id: import-secrets
uses: hashicorp/vault-action@v2
uses: hashicorp/vault-action@v3
with:
url: ${{ env.VAULT_ADDR }}
token: ${{ env.VAULT_TOKEN }}
Expand Down

0 comments on commit 0980269

Please sign in to comment.