mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-07 06:10:36 +00:00
fixing github flow
This commit is contained in:
parent
19baeec5c9
commit
8e72f65ddc
1
.github/workflows/test-yq.yml
vendored
1
.github/workflows/test-yq.yml
vendored
@ -15,6 +15,5 @@ jobs:
|
|||||||
- name: Write inplace test
|
- name: Write inplace test
|
||||||
id: lookupSdkVersion
|
id: lookupSdkVersion
|
||||||
uses: mikefarah/yq@master
|
uses: mikefarah/yq@master
|
||||||
options: --user 1001
|
|
||||||
with:
|
with:
|
||||||
cmd: yq eval -i '.a.b = 5' examples/data1.yaml
|
cmd: yq eval -i '.a.b = 5' examples/data1.yaml
|
||||||
Loading…
Reference in New Issue
Block a user