mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 08:34:00 +01:00
Update github/super-linter action to v6
This commit is contained in:
parent
d52ef4445e
commit
b7d99c9c69
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
python-version: '3.9'
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v5
|
||||
uses: github/super-linter@v6
|
||||
env:
|
||||
DEFAULT_BRANCH: develop
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user