Upgrade a7ul/tar-action to v1.1.3
Signed-off-by: chl178 <chl178@ucsd.edu>
This commit is contained in:
parent
d80cad4302
commit
8442cc14d7
|
@ -51,7 +51,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mv ./charts/karmada/_crds ./charts/karmada/crds
|
mv ./charts/karmada/_crds ./charts/karmada/crds
|
||||||
- name: Tar the crds
|
- name: Tar the crds
|
||||||
uses: a7ul/tar-action@v1.1.0
|
uses: a7ul/tar-action@v1.1.3
|
||||||
with:
|
with:
|
||||||
command: c
|
command: c
|
||||||
cwd: ./charts/karmada/
|
cwd: ./charts/karmada/
|
||||||
|
|
Loading…
Reference in New Issue