Skip to content

Commit c0ba365

Browse files
Bump github/super-linter from 4.9.7 to 4.10.0 (#427)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.7 to 4.10.0. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md) - [Commits](github/super-linter@v4.9.7...v4.10.0) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca2acf8 commit c0ba365

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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
# Full git history is needed to get a proper list of changed files within `super-linter`
2020
fetch-depth: 0
21-
- uses: github/super-linter/slim@v4.9.7
21+
- uses: github/super-linter/slim@v4.10.0
2222
env:
2323
DEFAULT_BRANCH: main
2424
ERROR_ON_MISSING_EXEC_BIT: true

0 commit comments

Comments
 (0)