Skip to content

Commit 67d5002

Browse files
authored
Merge pull request #446 from InsightSoftwareConsortium/dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1
Bump super-linter/super-linter from 7.2.1 to 8.3.1 in /.github/workflows
2 parents ecd46dc + ba2694c commit 67d5002

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
@@ -22,7 +22,7 @@ jobs:
2222
python-version: 3.11
2323

2424
- name: Lint Python
25-
uses: super-linter/super-linter@v7.2.1
25+
uses: super-linter/super-linter@v8.3.1
2626
env:
2727
VALIDATE_ALL_CODEBASE: false
2828
VALIDATE_PYTHON_BLACK: true

0 commit comments

Comments
 (0)