Skip to content

Error: Personal access tokens with fine grained access do not support the GraphQL API #17

@sbal5488

Description

@sbal5488

this is my work flow file, when i execute this, am getting the below error. I dont find where to give GraphQL access. I have pretty much given all access to my token. Please suggest
Error: Personal access tokens with fine grained access do not support the GraphQL API

  • name: Perform CodeQL Analysis
    uses: github/codeql-action/analyze@v2
    with:
    category: /language:${{matrix.language}}
    • name: Generate Security Report
      uses: peter-murray/github-security-report-action@v2
      with:
      token: ${{ secrets.SECURITY_TOKEN }}
      outputDir: ${{ github.workspace }}/security-report

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions