We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b268c commit 538fbd8Copy full SHA for 538fbd8
1 file changed
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v2.3.4
20
- name: Super-Linter
21
- uses: github/super-linter@v3.16.1
+ uses: github/super-linter@v4.1.0
22
env:
23
ERROR_ON_MISSING_EXEC_BIT: true
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments