We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fa94f commit dc2e047Copy full SHA for dc2e047
.github/workflows/_lint.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Super-linter
21
- uses: super-linter/super-linter/slim@v8.0.0
+ uses: super-linter/super-linter/slim@v8.1.0
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
VALIDATE_GITHUB_ACTIONS: true
0 commit comments