Skip to content

Bump filelock from 3.17.0 to 3.20.3 #75

Bump filelock from 3.17.0 to 3.20.3

Bump filelock from 3.17.0 to 3.20.3 #75

name: Lint Shell Scripts
on:
pull_request:
merge_group:
jobs:
shellcheck-lint:
runs-on: ubuntu-22.04
steps:
- name: Git Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Shellcheck
uses: reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1.32.0
with:
level: error
filter_mode: nofilter