Skip to content

Commit a472a28

Browse files
authored
fix: update shell linter
1 parent 601cf12 commit a472a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@master
99
- name: Shell Linter
10-
uses: azohra/shell-linter@v0.2.0
10+
uses: azohra/shell-linter@v0.3.0
1111
- name: Docker Lint
1212
uses: luke142367/[email protected]
1313
env:

0 commit comments

Comments
 (0)