Skip to content

Update actions/checkout digest to 44c2b7a #18

Update actions/checkout digest to 44c2b7a

Update actions/checkout digest to 44c2b7a #18

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