5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00

fix selector

This commit is contained in:
JM Faircloth 2023-06-20 12:06:29 -05:00
parent 951d002a1d
commit f12fb0a370

View file

@ -162,7 +162,7 @@ jobs:
token: testtoken
secrets: |
secret/data/test-json-string jsonString | JSON_STRING ;
secret/data/test-json-data jsondata | JSON_DATA ;
secret/data/test-json-data jsonData | JSON_DATA ;
- name: Test Vault Action JSON String Format (part 2/2)
run: |