Skip to content

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed #5264

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed #5264

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@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
args: --timeout=500s