Skip to content

Commit fd3c167

Browse files
chore(deps): update super-linter/super-linter action to v7
1 parent 14b2c93 commit fd3c167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
fetch-depth: 0
2121
- run: cat .github/super-linter.env >> "$GITHUB_ENV"
2222
- name: Lint Code Base
23-
uses: super-linter/super-linter/slim@v6
23+
uses: super-linter/super-linter/slim@v7
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)