Skip to content

Commit dd57383

Browse files
authored
Merge pull request #1485 from netbox-community/renovate/super-linter-super-linter-8.x
Update super-linter/super-linter action to v8
2 parents 9623807 + 950b74e commit dd57383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# list of changed files within `super-linter`
3030
fetch-depth: 0
3131
- name: Lint Code Base
32-
uses: super-linter/super-linter@v7
32+
uses: super-linter/super-linter@v8
3333
env:
3434
DEFAULT_BRANCH: develop
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)