Skip to content

Commit f38316b

Browse files
Bump super-linter/super-linter from 8.2.1 to 8.3.0
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 8.2.1 to 8.3.0. - [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@v8.2.1...v8.3.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5edac2 commit f38316b

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
@@ -14,7 +14,7 @@ jobs:
1414
# Full git history is needed to get a proper list of changed files within `super-linter`
1515
fetch-depth: 0
1616
- name: Lint Code Base
17-
uses: super-linter/super-linter/slim@v8.2.1
17+
uses: super-linter/super-linter/slim@v8.3.0
1818
env:
1919
VALIDATE_EDITORCONFIG: true
2020
VALIDATE_GITHUB_ACTIONS: true

0 commit comments

Comments
 (0)