Skip to content

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

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

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

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