Skip to content

Commit 020edf1

Browse files
authored
Merge pull request #113 from eizedev/dependabot/github_actions/super-linter/super-linter-6.4.1
Bump super-linter/super-linter from 6.3.1 to 6.4.1
2 parents cb4e786 + 2ba7303 commit 020edf1

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

0 commit comments

Comments
 (0)