Skip to content

Commit 40554f2

Browse files
chore(deps): Bump super-linter/super-linter (#245)
Bumps the github_actions group with 1 update in the /.github/workflows directory: [super-linter/super-linter](https://github.com/super-linter/super-linter). Updates `super-linter/super-linter` from 8.2.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@v8.2.0...v8.3.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.3.1 dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62f5980 commit 40554f2

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
@@ -57,7 +57,7 @@ jobs:
5757
# Run Linter against code base #
5858
################################
5959
- name: Lint Code Base
60-
uses: super-linter/super-linter@v8.2.0
60+
uses: super-linter/super-linter@v8.3.1
6161
env:
6262
VALIDATE_ALL_CODEBASE: false
6363
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)