From d9413bf665e16b7c34ff48e41a5d6110adafb62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edouard=20Choini=C3=A8re?= <27212526+echoix@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:09:37 -0500 Subject: [PATCH] Update super-linter.yml to use super-linter/super-linter (#3332) * Update super-linter.yml to use super-linter/super-linter Super-linter is now in its own organization since April 26th, 2023. This updates the workflow to use newer releases. * Apply fixes to email links in markdown --- .github/workflows/super-linter.yml | 10 +++++++++- doc/infrastructure.md | 2 +- macosx/ReadMe.md | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 6d206560acc..f40f071f0d8 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -21,11 +21,19 @@ jobs: runs-on: ubuntu-latest + permissions: + contents: read + packages: read + # To report GitHub Actions status checks + statuses: write + steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Lint code base - uses: github/super-linter@v5 + uses: super-linter/super-linter/slim@v5.7.2 env: + DEFAULT_BRANCH: main + # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Listed but commented out linters would be nice to have. # (see https://github.com/github/super-linter#environment-variables) diff --git a/doc/infrastructure.md b/doc/infrastructure.md index fb9c371bf27..ebe914b6ef2 100644 --- a/doc/infrastructure.md +++ b/doc/infrastructure.md @@ -261,7 +261,7 @@ User settings: - The GRASS GIS CI user at Docker hub is "grassgis" (joined June 3, 2023), see also -- Docker Hub access token are managed via grass-ci-admin@osgeo.org. +- Docker Hub access token are managed via . - The OSGeo Org membership is managed at through OSGeo-SAC diff --git a/macosx/ReadMe.md b/macosx/ReadMe.md index dc68ea85acc..ac19f4c57de 100644 --- a/macosx/ReadMe.md +++ b/macosx/ReadMe.md @@ -654,6 +654,6 @@ This program is free software under the GNU General Public License (>=v2). \- William Kyngesburye -kyngchaos@kyngchaos.com +