Skip to content

Add Actionlint, upgrade to Ruby 3.3.4 #2

Add Actionlint, upgrade to Ruby 3.3.4

Add Actionlint, upgrade to Ruby 3.3.4 #2

Workflow file for this run

name: Lint GitHub Actions
on:
push:
paths: ['.github/**']
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
show-progress: false
- uses: alphagov/govuk-infrastructure/.github/actions/actionlint@main