Skip to content

Commit 80a6000

Browse files
chore(deps): update super-linter/super-linter action to v8.5.0
1 parent 11b3d79 commit 80a6000

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
@@ -18,6 +18,6 @@ jobs:
1818
- name: Prepare environment
1919
run: grep -v '^#' .github/linters/super-linter.env >> "$GITHUB_ENV"
2020
- name: Super-Linter
21-
uses: super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
21+
uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)