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 timheuer/base64-to-file action ( v1.2 → v2 ) (#2427)

| datasource | package | from | to |
| ----------- | ----------------------- | ---- | -- |
| github-tags | timheuer/base64-to-file | v1.2 | v2 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
0cfa0359 e019148b

+1 -1
+1 -1
.github/workflows/publish-schemas.yaml
··· 43 43 44 44 - name: Write kubeconfig 45 45 id: kubeconfig 46 - uses: timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1.2 46 + uses: timheuer/base64-to-file@dfa5a5dd38803cb4f5c3a081eeb28e8362d43e9c # v2.0 47 47 with: 48 48 encodedString: ${{ secrets.KUBECONFIG }} 49 49 fileName: kubeconfig