Skip to content

Bump crate-ci/typos from 1.42.2 to 1.42.3 #5264

Bump crate-ci/typos from 1.42.2 to 1.42.3

Bump crate-ci/typos from 1.42.2 to 1.42.3 #5264

Workflow file for this run

---
name: YAML lint
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ibiqlik/action-yamllint@v3
with: # See: https://github.com/ibiqlik/action-yamllint#optional-input-parameters
strict: true
format: colored
# config_file: .yamllint.yml # See: https://yamllint.readthedocs.io/en/stable/configuration.html