Skip to content

Commit d930ca1

Browse files
authored
Merge pull request #3388 from lima-vm/dependabot/github_actions/ls-lint/action-2.3.0
build(deps): bump ls-lint/action from 2.2.3 to 2.3.0
2 parents 715d5ce + d227104 commit d930ca1

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
@@ -50,7 +50,7 @@ jobs:
5050
sudo apt-get update
5151
sudo apt-get install -y shellcheck
5252
- name: Run file and directory name linter
53-
uses: ls-lint/action@1887e6c0e7f2dfa81a2d67591f0eb7782720026f # v2.2.3
53+
uses: ls-lint/action@acc185de566968dd9b3ffc1b79dfc86e22306442 # v2.3.0
5454
- name: Run shellcheck
5555
run: find . -name '*.sh' | xargs shellcheck
5656
- name: Install shfmt

0 commit comments

Comments
 (0)