Bump github/super-linter from 4.9.6 to 4.9.7
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.6 to 4.9.7. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md) - [Commits](https://github.com/github/super-linter/compare/v4.9.6...v4.9.7) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/reusable-super-linter.yaml
vendored
2
.github/workflows/reusable-super-linter.yaml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
#############################
|
||||
# https://github.com/marketplace/actions/super-linter
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter/slim@v4.9.6
|
||||
uses: github/super-linter/slim@v4.9.7
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# by default super-linter assumes our repo default branch doesn't change
|
||||
|
||||
Reference in New Issue
Block a user