Skip to content

Commit 3cb160f

Browse files
authored
Merge pull request #5 from semenko/dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1
Bump super-linter/super-linter from 7.3.0 to 8.3.1 in /.github/workflows
2 parents 009db54 + 16a8c6c commit 3cb160f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
submodules: recursive
1818
fetch-depth: 0
1919
- name: Formatting
20-
uses: super-linter/super-linter@v7.3.0
20+
uses: super-linter/super-linter@v8.3.1
2121
env:
2222
VALIDATE_ALL_CODEBASE: false
2323
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)