Skip to content

build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #442

build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0

build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #442

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
lint:
strategy:
matrix:
go-version: [1.x]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/[email protected]
- name: golangci-lint
uses: golangci/[email protected]
with:
version: latest
args: --timeout 3m --verbose