mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-24 03:01:01 +01:00
github: fix typo in shellcheck action
This commit is contained in:
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheckudeeus/action-shellcheck@2.0.0
|
||||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
with:
|
||||
scandir: "./usr/local/share/bastille"
|
||||
additional_files: "./usr/local/bin/bastille"
|
||||
|
||||
Reference in New Issue
Block a user