mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Compare commits
No commits in common. "dd57383091ef01fe3877a6e59655c84c71311f38" and "962380791027039a201a7844a5fce26af6698519" have entirely different histories.
dd57383091
...
9623807910
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
# list of changed files within `super-linter`
|
||||
fetch-depth: 0
|
||||
- name: Lint Code Base
|
||||
uses: super-linter/super-linter@v8
|
||||
uses: super-linter/super-linter@v7
|
||||
env:
|
||||
DEFAULT_BRANCH: develop
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue