Skip to content

chore(deps): update reviewdog/action-actionlint action to v1.53.0 #87

chore(deps): update reviewdog/action-actionlint action to v1.53.0

chore(deps): update reviewdog/action-actionlint action to v1.53.0 #87

Workflow file for this run

name: reviewdog / actionlint
on:
pull_request:
paths:
- '.github/workflows/**'
jobs:
actionlint:
name: actionlint with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: actionlint
uses: reviewdog/action-actionlint@d99f1ceaf59e7db022a790dc308ccccb68dda71a # v1.53.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review