Skip to content

chore(deps): update github-actions to v6.0.3 #402

chore(deps): update github-actions to v6.0.3

chore(deps): update github-actions to v6.0.3 #402

Workflow file for this run

# SPDX-License-Identifier: MIT
name: yamllint
on:
push:
branches:
- main
paths:
- '**.ya?ml'
pull_request:
branches:
- main
paths:
- '**.ya?ml'
permissions:
contents: read
jobs:
yamllint:
name: yamllint
uses: ffurrer2/reusable-workflows/.github/workflows/yamllint.yml@d97569953837d175b3a6007b1db029d8f7f3a5cf # v1.1.0