Skip to content

Commit b8b4e3a

Browse files
chore(deps): update super-linter/super-linter action to v8
1 parent c0e5cc8 commit b8b4e3a

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@v7
23+
uses: super-linter/super-linter/slim@v8
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)