Skip to content

fix(deps): update k8s.io/test-infra digest to 686cf42 #5460

fix(deps): update k8s.io/test-infra digest to 686cf42

fix(deps): update k8s.io/test-infra digest to 686cf42 #5460

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
tags:
- v*
branches:
- master
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.3.0
with:
version: v1.61.0
args: --timeout=500s