Skip to content

Commit a5fb576

Browse files
Bump super-linter/super-linter from 7.2.0 to 8.3.1 in /.github/workflows
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.2.0 to 8.3.1. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7.2.0...v8.3.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbd9e1e commit a5fb576

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)