We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638924a commit 6ac603bCopy full SHA for 6ac603b
1 file changed
README.md
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
# ...
38
- name: Import Secrets
39
- uses: hashicorp/vault-action@v2.0.1
+ uses: hashicorp/vault-action@v2.1.0
40
with:
41
url: https://vault.mycompany.com:8200
42
token: ${{ secrets.VaultToken }}
0 commit comments