Skip to content

Commit f68ce6e

Browse files
committed
update superlinter from known-vulnerable version
1 parent a06e93d commit f68ce6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: grep -v '^#' super-linter.env >> "$GITHUB_ENV"
5959

6060
- name: Run super-linter
61-
uses: super-linter/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
61+
uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
6262
if: always()
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)