bump readme to action v2.1.0 (#157)

This commit is contained in:
Jon L
2020-12-15 08:12:08 -08:00
committed by GitHub
parent 638924aeb4
commit 6ac603b23e

View File

@@ -36,7 +36,7 @@ jobs:
steps:
# ...
- name: Import Secrets
uses: hashicorp/vault-action@v2.0.1
uses: hashicorp/vault-action@v2.1.0
with:
url: https://vault.mycompany.com:8200
token: ${{ secrets.VaultToken }}