Skip to content

chore(deps): update dependency golangci/golangci-lint to v1.62.0 #328

chore(deps): update dependency golangci/golangci-lint to v1.62.0

chore(deps): update dependency golangci/golangci-lint to v1.62.0 #328

Workflow file for this run

---
name: YAML lint
on: # yamllint disable-line rule:truthy
pull_request:
types: [opened, synchronize]
paths: ["**.ya?ml"]
jobs:
lintyaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # tag=v3.1.1
with:
format: github