Skip to content

Commit e40c1ef

Browse files
authored
Merge pull request #402 from One-Language/dependabot/github_actions/github/super-linter-4.9.7
Bump github/super-linter from 4.9.6 to 4.9.7
2 parents 2d458da + 1a420eb commit e40c1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
# Full git history is needed to get a proper list of changed files within `super-linter`
2020
fetch-depth: 0
21-
- uses: github/super-linter/[email protected].6
21+
- uses: github/super-linter/[email protected].7
2222
env:
2323
DEFAULT_BRANCH: main
2424
ERROR_ON_MISSING_EXEC_BIT: true

0 commit comments

Comments
 (0)