Skip to content

Commit 53ea7ea

Browse files
Bump github/super-linter from 5.0.0 to 6 (#117)
Bumps [github/super-linter](https://github.com/github/super-linter) from 5.0.0 to 6. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@v5.0.0...v6) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1643c77 commit 53ea7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
args: --check .
3535

3636
- name: lint
37-
uses: github/super-linter@v5.0.0
37+
uses: github/super-linter@v6
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
LINTER_RULES_PATH: /

0 commit comments

Comments
 (0)