From 0a921744f0c2e83a813f260ae067ef17dbcf61cb Mon Sep 17 00:00:00 2001 From: chagrafana Date: Fri, 20 Mar 2026 15:03:02 +0100 Subject: [PATCH] Replace docker:// actionlint reference with grafana-github-actions wrapper The docker:// action format is incompatible with org-level action allowlist policies. Use the grafana-github-actions wrapper instead. --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index cb06c956..811fcad6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -30,7 +30,7 @@ jobs: run: echo "::add-matcher::.github/actionlint-matcher.json" - name: Lint workflows - uses: docker://rhysd/actionlint:1.7.11@sha256:6f03470d0152251d7f07f7c4dc019dbe7024c72cd952f839544c7798843efa8f + uses: grafana/grafana-github-actions/actionlint@dff5d93ed96d0ebc7022b7eb28b6a6fa638e0dc0 # actionlint 1.7.11 with: args: -color