Skip to content

Commit f1186de

Browse files
authored
Merge pull request #3607 from lima-vm/dependabot/github_actions/ls-lint/action-2.3.1
build(deps): bump ls-lint/action from 2.3.0 to 2.3.1
2 parents fdc54e0 + 058fe53 commit f1186de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
sudo apt-get update
4747
sudo apt-get install -y shellcheck
4848
- name: Run file and directory name linter
49-
uses: ls-lint/action@acc185de566968dd9b3ffc1b79dfc86e22306442 # v2.3.0
49+
uses: ls-lint/action@02e380fe8733d499cbfc9e22276de5085508a5bd # v2.3.1
5050
- name: Run shellcheck
5151
run: find . -name '*.sh' | xargs shellcheck
5252
- name: Install shfmt

0 commit comments

Comments
 (0)