Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 42eb8b2

Browse files
chore(deps): update super-linter/super-linter action to v7
1 parent ca6f870 commit 42eb8b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Lint Code Base
21-
uses: super-linter/super-linter/slim@v5
21+
uses: super-linter/super-linter/slim@v7
2222
env:
2323
DEFAULT_BRANCH: main
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)