Merge pull request #4858 from karmada-io/dependabot/github_actions/a7ul/tar-action-1.2.0
Bump a7ul/tar-action from 1.1.3 to 1.2.0
This commit is contained in:
commit
f6407ca75e
|
@ -49,7 +49,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.3
|
uses: a7ul/tar-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
command: c
|
command: c
|
||||||
cwd: ./charts/karmada/
|
cwd: ./charts/karmada/
|
||||||
|
|
Loading…
Reference in New Issue