From b01a185d1561e1ef6994d67a90d2b466fc511ca9 Mon Sep 17 00:00:00 2001 From: John D <427295+boostchicken@users.noreply.github.com> Date: Tue, 11 Aug 2020 00:11:00 -0700 Subject: [PATCH] Update shiftleft-analysis.yml --- .github/workflows/shiftleft-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shiftleft-analysis.yml b/.github/workflows/shiftleft-analysis.yml index 91b0913..2bbf324 100644 --- a/.github/workflows/shiftleft-analysis.yml +++ b/.github/workflows/shiftleft-analysis.yml @@ -22,7 +22,7 @@ jobs: uses: ShiftLeftSecurity/scan-action@master env: WORKSPACE: "" - GITHUB_TOKEN: ${{ secrets.TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SCAN_AUTO_BUILD: true with: output: reports