diff --git a/.github/workflows/repo.yaml b/.github/workflows/repo.yaml index ff0aa1ae87..c37f36cda4 100644 --- a/.github/workflows/repo.yaml +++ b/.github/workflows/repo.yaml @@ -40,6 +40,7 @@ jobs: outputPath: reports/ps-rule-results.sarif env: GITHUB_REPOSITORY: ${{ github.repository }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Upload results to security tab uses: github/codeql-action/upload-sarif@v1