Skip to content

Commit 85bbcf8

Browse files
authored
Merge pull request #128 from eizedev/dependabot/github_actions/super-linter/super-linter-7.2.0
Bump super-linter/super-linter from 7.1.0 to 7.2.0
2 parents bffc1a5 + 14bc20a commit 85bbcf8

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@v7.1.0
32+
uses: super-linter/super-linter@v7.2.0
3333
env:
3434
VALIDATE_ALL_CODEBASE: false
3535
DEFAULT_BRANCH: "master"

0 commit comments

Comments
 (0)