Skip to content

Commit 86f4731

Browse files
build(deps): bump github/super-linter from 4 to 7
--- updated-dependencies: - dependency-name: github/super-linter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5723a9 commit 86f4731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Lint Commit Message
4848
uses: wagoid/commitlint-github-action@v6
4949
- name: Lint Code Base
50-
uses: github/super-linter/slim@v4
50+
uses: github/super-linter/slim@v7
5151
# Slim image does not include linters: rust, dotenv, armtk, pwsh, c#
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.SERVICE_TOKEN }}

0 commit comments

Comments
 (0)