Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit c5776c8

Browse files
authored
Use shell-linter in latest version (#93)
1 parent be8fe60 commit c5776c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- uses: actions/checkout@v2
2121

2222
- name: Lint check
23-
uses: azohra/shell-linter@v0.3.0
23+
uses: azohra/shell-linter@latest

0 commit comments

Comments
 (0)