Skip to content

Update reviewdog/action-actionlint action to v1.51.0 #18

Update reviewdog/action-actionlint action to v1.51.0

Update reviewdog/action-actionlint action to v1.51.0 #18

name: reviewdog
on: [pull_request]
jobs:
shellcheck:
name: runner / shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review