Skip to content

Commit f21b73f

Browse files
ci(deps): bump super-linter/super-linter from 7.3.0 to 8.0.0
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.3.0 to 8.0.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7.3.0...v8.0.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e44d495 commit f21b73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# list of files that changed across commits
2121
fetch-depth: 0
2222
- name: Super-linter
23-
uses: super-linter/super-linter@v7.3.0 # x-release-please-version
23+
uses: super-linter/super-linter@v8.0.0 # x-release-please-version
2424
env:
2525
# To report GitHub Actions status checks
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)