Skip to content

Commit dce103c

Browse files
fix(deps): bump super-linter/super-linter from 8.1.0 to 8.3.2
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 8.1.0 to 8.3.2. - [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@ffde3b2...d5b0a2a) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c1142f commit dce103c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fetch-depth: 0 # needed for super-linter
4848

4949
- name: Lint codebase
50-
uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
50+
uses: super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
5151
env:
5252
IGNORE_GITIGNORED_FILES: true
5353
FILTER_REGEX_INCLUDE: .*src/.*, .*test/.*

0 commit comments

Comments
 (0)