Skip to content

Commit 7a890a6

Browse files
Bump super-linter/super-linter from 6.8.0 to 6.9.0
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.8.0 to 6.9.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@v6.8.0...v6.9.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ea6bf commit 7a890a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-super-linter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
#############################
112112
# https://github.com/marketplace/actions/super-linter
113113
- name: Lint Code Base
114-
uses: super-linter/super-linter/slim@v6.8.0
114+
uses: super-linter/super-linter/slim@v6.9.0
115115
env:
116116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117117
# by default super-linter assumes our repo default branch doesn't change

0 commit comments

Comments
 (0)