Skip to content

Bump k8s.io/api from 0.28.3 to 0.28.4 (#123) #33

Bump k8s.io/api from 0.28.3 to 0.28.4 (#123)

Bump k8s.io/api from 0.28.3 to 0.28.4 (#123) #33

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'
- name: Setup Just
uses: extractions/setup-just@v1
- name: Build
run: just