Skip to content

Bump k8s.io/kubectl from 0.28.3 to 0.28.4 (#124) #36

Bump k8s.io/kubectl from 0.28.3 to 0.28.4 (#124)

Bump k8s.io/kubectl from 0.28.3 to 0.28.4 (#124) #36

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