Skip to content

Bump k8s.io/api from 0.24.8 to 0.28.4 #306

Bump k8s.io/api from 0.24.8 to 0.28.4

Bump k8s.io/api from 0.24.8 to 0.28.4 #306

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run tests
uses: ./.github/actions/run-tests
- name: Report coverage
uses: codecov/[email protected]