Skip to content

fix(deps): bump sigs.k8s.io/kind from 0.24.0 to 0.25.0 in the k8s-dependencies group #49

fix(deps): bump sigs.k8s.io/kind from 0.24.0 to 0.25.0 in the k8s-dependencies group

fix(deps): bump sigs.k8s.io/kind from 0.24.0 to 0.25.0 in the k8s-dependencies group #49

Workflow file for this run

name: tests
on:
pull_request:
branches: [ '*' ]
push:
branches:
- "main"
jobs:
unit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
cache: false
- run: |
make \
test