Skip to content

chore(deps): update codecov/codecov-action action to v5 #611

chore(deps): update codecov/codecov-action action to v5

chore(deps): update codecov/codecov-action action to v5 #611

Workflow file for this run

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