Skip to content

chore(deps): update actions/checkout action to v4.2.1 #97

chore(deps): update actions/checkout action to v4.2.1

chore(deps): update actions/checkout action to v4.2.1 #97

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: actionlint
uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review