Skip to content

Commit 33400e7

Browse files
authored
Merge pull request #184 from marcominerva/dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1
Bump super-linter/super-linter from 7.2.0 to 8.3.1 in /.github/workflows
2 parents 3f7e32d + a5fb576 commit 33400e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
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: super-linter/super-linter@v7.2.0
46+
uses: super-linter/super-linter@v8.3.1
4747
env:
4848
LINTER_RULES_PATH: '.'
4949
EDITORCONFIG_FILE_NAME: '.editorconfig'

0 commit comments

Comments
 (0)