mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-15 07:53:35 +08:00
set github default user
This commit is contained in:
1
.github/workflows/test-yq.yml
vendored
1
.github/workflows/test-yq.yml
vendored
@@ -15,5 +15,6 @@ jobs:
|
||||
- name: Write inplace test
|
||||
id: lookupSdkVersion
|
||||
uses: mikefarah/yq@master
|
||||
options: --user 1001
|
||||
with:
|
||||
cmd: yq eval -i '.a.b = 5' examples/data1.yaml
|
||||
Reference in New Issue
Block a user