diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0505559..e87a450 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,7 @@ jobs: ### SCANNING OPTIONAL: Pull Request comments polaris_prComment_enabled: true - github_token: ${{ secrets.GITHUB_TOKEN }} # Required when Pull Request comments field enabled + github_token: ${{ secrets.POLARIS_GITHUB_TOKEN }} # Required when Pull Request comments field enabled ### ENABLE OPTIONAL SCAN REPORTS polaris_reports_sarif_create: true