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

Commit 612d828

Browse files
author
Antonios Papadakis
committed
Bump ShellCheck Version to 0.1.7
1 parent 0f70a1e commit 612d828

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
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v1
1010
- name: 'Run the ShellCheck'
11-
uses: luizm/action-sh-checker@v0.1.4
11+
uses: luizm/action-sh-checker@v0.1.7
1212
env:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1414
SHELLCHECK_OPTS: -e SC2164 SC2162 SC2016 SC1090

0 commit comments

Comments
 (0)