Skip to content

Commit

Permalink
Update version in example doc (hashicorp#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonodonnell authored May 6, 2021
1 parent 0723fd7 commit 0cf3bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
# ...
- name: Import Secrets
uses: hashicorp/vault-action@v2.1.2
uses: hashicorp/vault-action@v2.2.0
with:
url: https://vault.mycompany.com:8200
token: ${{ secrets.VaultToken }}
Expand Down

0 comments on commit 0cf3bd6

Please sign in to comment.