Skip to content

Update actions/checkout digest to 8459bc0 #19

Update actions/checkout digest to 8459bc0

Update actions/checkout digest to 8459bc0 #19

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