This commit is contained in:
dependabot[bot] 2025-02-05 18:18:35 +07:00 committed by GitHub
commit 185d86c288
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: shellcheck
uses: ludeeus/action-shellcheck@1.1.0
uses: ludeeus/action-shellcheck@2.0.0
env:
SHELLCHECK_OPTS: -e SC1091,SC1117,SC2001,SC2034