chore(deps): update super-linter/super-linter action to v8.5.0

This commit is contained in:
renovate[bot]
2026-02-07 17:56:29 +00:00
committed by GitHub
parent 8e8aeea4d9
commit 62d828088b

View File

@@ -23,6 +23,6 @@ jobs:
fetch-depth: 0 fetch-depth: 0
persist-credentials: false persist-credentials: false
- name: Lint Code Base - name: Lint Code Base
uses: super-linter/super-linter@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2 uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}