Skip to content

Commit fa5fcf1

Browse files
authored
Merge pull request #48 from techenthusiastsorg/dependabot/github_actions/github/super-linter-4.10.1
Bump github/super-linter from 4.9.6 to 4.10.1
2 parents 9f4a842 + c31a291 commit fa5fcf1

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
@@ -43,7 +43,7 @@ jobs:
4343
# Run Linter against code base #
4444
################################
4545
- name: Lint Code Base
46-
uses: github/super-linter@v4.9.6
46+
uses: github/super-linter@v4.10.1
4747
env:
4848
VALIDATE_ALL_CODEBASE: false
4949
DEFAULT_BRANCH: master

0 commit comments

Comments
 (0)