Skip to content

build(deps): bump k8s.io/client-go from 0.35.2 to 0.35.3 #1196

build(deps): bump k8s.io/client-go from 0.35.2 to 0.35.3

build(deps): bump k8s.io/client-go from 0.35.2 to 0.35.3 #1196

Workflow file for this run

name: build-ee-wcp
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-2025
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v4
with:
path: cache/
key: ee-wcp-deps-${{ runner.os }}
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: amd64
- shell: bash
run: |
make ee/wcp/build