We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdc54e0 + 058fe53 commit f1186deCopy full SHA for f1186de
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
sudo apt-get update
47
sudo apt-get install -y shellcheck
48
- name: Run file and directory name linter
49
- uses: ls-lint/action@acc185de566968dd9b3ffc1b79dfc86e22306442 # v2.3.0
+ uses: ls-lint/action@02e380fe8733d499cbfc9e22276de5085508a5bd # v2.3.1
50
- name: Run shellcheck
51
run: find . -name '*.sh' | xargs shellcheck
52
- name: Install shfmt
0 commit comments