Skip to content

Commit 72cb00c

Browse files
build(deps): bump github/super-linter from 4.1.0 to 4.9.7
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.1.0 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](github/super-linter@v4.1.0...v4.9.7) --- 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 86a6d2d commit 72cb00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- name: Checkout Code
1010
uses: actions/checkout@v3.1.0
1111
- name: Lint Code Base
12-
uses: github/super-linter@v4.1.0
12+
uses: github/super-linter@v4.9.7
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)