Skip to content

Commit 8bb0653

Browse files
Bump super-linter/super-linter from 7.1.0 to 8.3.1 in /.github/workflows
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.1.0 to 8.3.1. - [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.1.0...v8.3.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0268c42 commit 8bb0653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

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

3030
- name: Super-linter
31-
uses: super-linter/super-linter@v7.1.0 # x-release-please-version
31+
uses: super-linter/super-linter@v8.3.1 # x-release-please-version
3232
env:
3333
# To report GitHub Actions status checks
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)