mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-01-06 01:20:36 +05:30
chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.2
This commit is contained in:
parent
2a8c109b26
commit
3f9745e9f9
2
.github/workflows/charts-lint.yaml
vendored
2
.github/workflows/charts-lint.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
chart: "charts/${{ matrix.chart }}"
|
chart: "charts/${{ matrix.chart }}"
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.11.1
|
uses: yokawasa/action-setup-kube-tools@v0.11.2
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
@ -39,7 +39,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.11.1
|
uses: yokawasa/action-setup-kube-tools@v0.11.2
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
Loading…
Reference in New Issue
Block a user