Skip to content

Commit cbb151a

Browse files
authored
Merge pull request #129 from eizedev/dependabot/github_actions/super-linter/super-linter-7.2.1
Bump super-linter/super-linter from 7.2.0 to 7.2.1
2 parents 85bbcf8 + fc05d25 commit cbb151a

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/[email protected].0
32+
uses: super-linter/[email protected].1
3333
env:
3434
VALIDATE_ALL_CODEBASE: false
3535
DEFAULT_BRANCH: "master"

0 commit comments

Comments
 (0)