Skip to content

Bump actions/checkout from 4 to 5 #4

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #4

Workflow file for this run

name: Lint workflow files
on:
pull_request:
paths:
- '.github/workflows/*.yml'
- '.github/workflows/*.yaml'
permissions:
pull-requests: write
contents: read
jobs:
actionlint:
uses: fac/hermod/.github/workflows/actionlint.yml@master
secrets: inherit