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 ca2acf8 commit c0ba365Copy full SHA for c0ba365
.github/workflows/super-linter.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
# Full git history is needed to get a proper list of changed files within `super-linter`
20
fetch-depth: 0
21
- - uses: github/super-linter/slim@v4.9.7
+ - uses: github/super-linter/slim@v4.10.0
22
env:
23
DEFAULT_BRANCH: main
24
ERROR_ON_MISSING_EXEC_BIT: true
0 commit comments