Skip to content

Commit 058fe53

Browse files
build(deps): bump ls-lint/action from 2.3.0 to 2.3.1
Bumps [ls-lint/action](https://github.com/ls-lint/action) from 2.3.0 to 2.3.1. - [Commits](ls-lint/action@acc185d...02e380f) --- updated-dependencies: - dependency-name: ls-lint/action dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdc54e0 commit 058fe53

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)