Skip to content

Update k8s_version.json (#285) #1035

Update k8s_version.json (#285)

Update k8s_version.json (#285) #1035

Workflow file for this run

# name: Pr
# on: [pull_request]
# concurrency:
# group: ${{ github.pr_workflow }}-${{ github.ref }}
# cancel-in-progress: true
# permissions:
# contents: read
# jobs:
# build:
# uses: ./.github/workflows/release.yaml
# secrets: inherit