Skip to content

Bump k8s.io/client-go from 0.35.0 to 0.36.0 #78

Bump k8s.io/client-go from 0.35.0 to 0.36.0

Bump k8s.io/client-go from 0.35.0 to 0.36.0 #78

Workflow file for this run

name: CI
on:
pull_request:
push:
branches: [main]
paths-ignore:
- ".git**"
- README.md
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.repository }}-${{ github.ref_name }}
cancel-in-progress: false
jobs:
codeql-sast:
name: CodeQL SAST scan
uses: alphagov/govuk-infrastructure/.github/workflows/codeql-analysis.yml@main
permissions:
security-events: write