Skip to content

chore(deps): update golangci/golangci-lint-action action to v6.1.1 #280

chore(deps): update golangci/golangci-lint-action action to v6.1.1

chore(deps): update golangci/golangci-lint-action action to v6.1.1 #280

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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # tag=v3.1.1
with:
format: github