Skip to content

Commit 82e77d9

Browse files
authored
Update Super Linter version to v8.5.0
Signed-off-by: Zack Koppert <zkoppert@github.com>
1 parent 653db29 commit 82e77d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python -m pip install --upgrade pip
2828
pip install -r requirements.txt -r requirements-test.txt
2929
- name: Lint Code Base
30-
uses: super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056
30+
uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
3131
env:
3232
DEFAULT_BRANCH: main
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)