Skip to content

Commit 9f531ce

Browse files
authored
Merge pull request #518 from netbox-community/renovate/github-super-linter-4.x
2 parents 05bb40a + dd732d7 commit 9f531ce

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
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- uses: actions/setup-python@v2
2121
- name: Lint Code Base
22-
uses: github/super-linter@v3
22+
uses: github/super-linter@v4
2323
env:
2424
DEFAULT_BRANCH: develop
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)