Skip to content

ci: fix CI by updating runners and action versions #279

ci: fix CI by updating runners and action versions

ci: fix CI by updating runners and action versions #279

name: shellcheck-reviewdog
on: [pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-shellcheck@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check
exclude: |
./.git/*
autonomy_sim/docker/entrypoint.sh
autonomy_sim/docker/run.sh