diff --git a/action.yml b/action.yml index 406b3d0..b3a4d4b 100644 --- a/action.yml +++ b/action.yml @@ -122,7 +122,7 @@ runs: - name: Retrieve zon-ops GitHub user GPG key id: zon-ops-gpg - uses: hashicorp/vault-action@v2.7.0 + uses: hashicorp/vault-action@v2.7.3 with: url: https://vault.ops.zeit.de method: jwt @@ -196,7 +196,7 @@ runs: - name: Export a Vault token id: vault-export-token if: inputs.vault_export_token == 'true' - uses: hashicorp/vault-action@v2.7.0 + uses: hashicorp/vault-action@v2.7.3 with: url: https://vault.ops.zeit.de method: jwt