Update super-linter/super-linter action to v8

This commit is contained in:
renovate[bot]
2025-07-18 15:59:13 +00:00
committed by GitHub
parent 9623807910
commit 950b74e3e6

View File

@ -29,7 +29,7 @@ jobs:
# list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: super-linter/super-linter@v7
uses: super-linter/super-linter@v8
env:
DEFAULT_BRANCH: develop
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}