mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.0
This commit is contained in:
parent
f3b690de32
commit
88f4ed40e0
2 changed files with 2 additions and 2 deletions
2
.github/workflows/charts-lint.yaml
vendored
2
.github/workflows/charts-lint.yaml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
chart: "charts/${{ matrix.chart }}"
|
||||
|
||||
- name: Install Kubernetes tools
|
||||
uses: yokawasa/action-setup-kube-tools@v0.10.0
|
||||
uses: yokawasa/action-setup-kube-tools@v0.11.0
|
||||
with:
|
||||
setup-tools: |
|
||||
helmv3
|
||||
|
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Install Kubernetes tools
|
||||
uses: yokawasa/action-setup-kube-tools@v0.10.0
|
||||
uses: yokawasa/action-setup-kube-tools@v0.11.0
|
||||
with:
|
||||
setup-tools: |
|
||||
helmv3
|
||||
|
|
Loading…
Reference in a new issue