Skip to content

Update actions/checkout digest to 0ad4b8f #15

Update actions/checkout digest to 0ad4b8f

Update actions/checkout digest to 0ad4b8f #15

Workflow file for this run

---
name: yamllint
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
yamllint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ibiqlik/action-yamllint@v3