Skip to content

chore(deps): bump actions/checkout from 3.5.3 to 4.1.1 #40

chore(deps): bump actions/checkout from 3.5.3 to 4.1.1

chore(deps): bump actions/checkout from 3.5.3 to 4.1.1 #40

Workflow file for this run

name: shellcheck
on: [pull_request]
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: shellcheck
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.github_token }}
path: 'commit-msg'
pattern: '*'