mirror of
https://github.com/systemd/systemd.git
synced 2025-02-23 13:57:33 +03:00
ci: point Super-Linter to the new upstream
Looks like since [0] the Super-Linter repo was moved to
super-linter/super-linter and github/super-linter is just a fork, so
let's update the reference accordingly.
[0] 59fac7946c
This commit is contained in:
parent
b160ac9c12
commit
109780a35e
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7
|
||||
uses: super-linter/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7
|
||||
env:
|
||||
DEFAULT_BRANCH: main
|
||||
MULTI_STATUS: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user