We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b4a61 commit 06c5e5fCopy full SHA for 06c5e5f
1 file changed
.github/workflows/super-linter.yml
@@ -52,7 +52,7 @@ jobs:
52
# Run Linter against code base #
53
################################
54
- name: Lint Code Base
55
- uses: super-linter/super-linter/slim@v6.6.0
+ uses: super-linter/super-linter/slim@v6.7.0
56
env:
57
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
DEFAULT_BRANCH: main
0 commit comments