Skip to content

chore(deps): Bump golangci/golangci-lint-action from 3 to 5 #218

chore(deps): Bump golangci/golangci-lint-action from 3 to 5

chore(deps): Bump golangci/golangci-lint-action from 3 to 5 #218

Workflow file for this run

name: controller-build
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.20'
- run: make