X Tutup
Skip to content

Commit 5f82d58

Browse files
dependabot[bot]mrc0mmand
authored andcommitted
build(deps): bump github/super-linter from 4.8.5 to 4.9.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.9.1. - [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@b864136...3792fe5) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd4dea7 commit 5f82d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- name: Lint Code Base
32-
uses: github/super-linter/slim@b8641364ca9a79b3cf07f3c4c59a82709cd39094
32+
uses: github/super-linter/slim@3792fe5373cf2f5b22d590fcbbc4533d735c573e
3333
env:
3434
DEFAULT_BRANCH: main
3535
MULTI_STATUS: false

0 commit comments

Comments
 (0)
X Tutup