Skip to content

chore: bump toolchain to v4.34.0-rc1 #953

chore: bump toolchain to v4.34.0-rc1

chore: bump toolchain to v4.34.0-rc1 #953

Workflow file for this run

name: Lint GitHub Actions workflows
on: [pull_request, merge_group]
jobs:
actionlint:
name: "Lint GitHub Actions workflows"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Run actionlint
uses: reviewdog/action-actionlint@v1
with:
fail_level: any
actionlint_flags: ""