Skip to content

chore(deps): update docker/setup-buildx-action action to v3.9.0 #152

chore(deps): update docker/setup-buildx-action action to v3.9.0

chore(deps): update docker/setup-buildx-action action to v3.9.0 #152

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