super-linter project changes

The super-linter project name changed
ref: https://github.com/super-linter/super-linter/issues/4150
This commit is contained in:
Snell-Descartes
2023-04-27 08:15:02 -04:00
committed by GitHub
parent 5086a1bb2b
commit 1e426a33e2

View File

@@ -111,7 +111,7 @@ jobs:
############################# #############################
# https://github.com/marketplace/actions/super-linter # https://github.com/marketplace/actions/super-linter
- name: Lint Code Base - name: Lint Code Base
uses: github/super-linter/slim@v5.0.0 uses: super-linter/super-linter/slim@v5.0.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# by default super-linter assumes our repo default branch doesn't change # by default super-linter assumes our repo default branch doesn't change