Merge pull request #1485 from netbox-community/renovate/super-linter-super-linter-8.x

Update super-linter/super-linter action to v8
release^2
Tobias Genannt 2025-07-18 18:22:45 +02:00 committed by GitHub
commit dd57383091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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 }}