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 8a96626 commit 43a8ba9Copy full SHA for 43a8ba9
.github/workflows/linter.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Lint Code Base
41
id: super-linter
42
- uses: super-linter/super-linter/slim@v6
+ uses: super-linter/super-linter/slim@v7
43
env:
44
DEFAULT_BRANCH: main
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments