Skip to content

Commit d227104

Browse files
build(deps): bump ls-lint/action from 2.2.3 to 2.3.0
Bumps [ls-lint/action](https://github.com/ls-lint/action) from 2.2.3 to 2.3.0. - [Commits](ls-lint/action@1887e6c...acc185d) --- updated-dependencies: - dependency-name: ls-lint/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 715d5ce commit d227104

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)