Skip to content

Disable Dependabot

Disable Dependabot #15

Workflow file for this run

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