]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: point Super-Linter to the new upstream 32609/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 2 May 2024 07:53:43 +0000 (09:53 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 2 May 2024 07:53:43 +0000 (09:53 +0200)
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] https://github.com/github/super-linter/commit/59fac7946c4891bb4867ebb4ffdb05c32fac3cf4

.github/workflows/linter.yml

index b3d411e5553340328fde119fba28dba3794a9eac..8651f4e06c2916cd1ec648e2a18cdb0e7ffed3ac 100644 (file)
@@ -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