From 9a1a0edcd22dc722325b302e3f7df074794cff41 Mon Sep 17 00:00:00 2001 From: Marc Capell Date: Tue, 30 Jan 2024 15:16:25 +0100 Subject: [PATCH] fix: GitHub Action rename token to github-token --- content/scout/integrations/ci/gha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/scout/integrations/ci/gha.md b/content/scout/integrations/ci/gha.md index 78cc3c1595..3759f8dab2 100644 --- a/content/scout/integrations/ci/gha.md +++ b/content/scout/integrations/ci/gha.md @@ -143,7 +143,7 @@ image comparison: to-env: production ignore-unchanged: true only-severities: critical,high - token: ${{ secrets.DOCKER_PAT }} + github-token: ${{ secrets.GITHUB_TOKEN }} ``` The compare command analyzes the image and evaluates policy compliance, and