mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-10 00:26:55 +00:00
remove unneeded id
This commit is contained in:
parent
90459f262e
commit
937fb507d5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -155,7 +155,6 @@ jobs:
|
||||||
|
|
||||||
- name: Test Vault Action (special chars)
|
- name: Test Vault Action (special chars)
|
||||||
uses: ./
|
uses: ./
|
||||||
id: kv-secrets
|
|
||||||
with:
|
with:
|
||||||
url: http://localhost:8200
|
url: http://localhost:8200
|
||||||
token: testtoken
|
token: testtoken
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue