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:
Frantisek Sumsal 2024-05-02 09:53:43 +02:00
parent b160ac9c12
commit 109780a35e

View file

@ -29,7 +29,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Lint Code Base - name: Lint Code Base
uses: github/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7 uses: super-linter/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7
env: env:
DEFAULT_BRANCH: main DEFAULT_BRANCH: main
MULTI_STATUS: false MULTI_STATUS: false