Skip to content

Commit 05af36e

Browse files
authored
Merge pull request #126 from eizedev/dependabot/github_actions/super-linter/super-linter-7.1.0
Bump super-linter/super-linter from 6.6.0 to 7.1.0
2 parents 2879f45 + 8b663b8 commit 05af36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- name: Lint Code Base
32-
uses: super-linter/super-linter@v6.6.0
32+
uses: super-linter/super-linter@v7.1.0
3333
env:
3434
VALIDATE_ALL_CODEBASE: false
3535
DEFAULT_BRANCH: "master"

0 commit comments

Comments
 (0)