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.13.1 → v0.13.4 )

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

authored by

samip5-bot[bot] and committed by
GitHub
7a61903d 3a5550a6

+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@3e3886c11bfa25fe33f8eb90f59542dd151da442 # v0.13.1 21 + uses: yokawasa/action-setup-kube-tools@5778123f7b071387e9c8e522492d8f39427dc6c7 # v0.13.4 22 22 with: 23 23 setup-tools: kubectl 24 24