this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action): update yokawasa/action-setup-kube-tools action ( v0.12.0 → v0.13.0 )

| datasource | package | from | to |
| ----------- | -------------------------------- | ------- | ------- |
| github-tags | yokawasa/action-setup-kube-tools | v0.12.0 | v0.13.0 |

authored by

samip5-bot[bot] and committed by
GitHub
e8f1d42f bec4587b

+1 -1
+1 -1
.github/workflows/publish-schemas.yaml
··· 18 18 uses: fluxcd/flux2/action@main 19 19 20 20 - name: Setup Kube Tools 21 - uses: yokawasa/action-setup-kube-tools@64549d1aa64dfbec067061276ed3ac4bbf9367a4 # v0.12.0 21 + uses: yokawasa/action-setup-kube-tools@ebd6f098e4d66281876e21f576a024a3b97ed968 # v0.13.0 22 22 with: 23 23 setup-tools: kubectl 24 24