Skip to content

Commit c777610

Browse files
chore(github-actions): update super-linter/super-linter action to v8.6.0
1 parent 88bc327 commit c777610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
persist-credentials: 'false'
6767

6868
- name: Lint Code Base
69-
uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
69+
uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
ENABLE_GITHUB_ACTIONS_STEP_SUMMARY: true

0 commit comments

Comments
 (0)