Skip to content

fix(deps): update minor-and-patch (#5982) #6243

fix(deps): update minor-and-patch (#5982)

fix(deps): update minor-and-patch (#5982) #6243

name: "Lint GitHub Actions"
on:
push:
branches:
- dev
pull_request:
branches:
- dev
paths:
- ".github/workflows/**"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: reviewdog/action-actionlint@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1.64.1
with:
reporter: github-check
fail_on_error: true