Skip to content

chore(deps): update docker/setup-qemu-action action to v3.3.0 #147

chore(deps): update docker/setup-qemu-action action to v3.3.0

chore(deps): update docker/setup-qemu-action action to v3.3.0 #147

Workflow file for this run

name: YAML Lint
on: pull_request
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- name: Run yamllint
uses: reviewdog/action-yamllint@v1