Skip to content

Commit 6ac603b

Browse files
authored
bump readme to action v2.1.0 (#157)
1 parent 638924a commit 6ac603b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
# ...
3838
- name: Import Secrets
39-
uses: hashicorp/vault-action@v2.0.1
39+
uses: hashicorp/vault-action@v2.1.0
4040
with:
4141
url: https://vault.mycompany.com:8200
4242
token: ${{ secrets.VaultToken }}

0 commit comments

Comments
 (0)