Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmberthold authored Nov 25, 2024
1 parent 1e77e4a commit 7f9566c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
env:
GITHUB_USERNAME: ${{ secrets.GHCR_READONLY_USER }}
GITHUB_TOKEN: ${{ secrets.GHCR_READONLY_TOKEN }}
GPR_USER: ${{ secrets.GHCR_READONLY_USER }}
GPR_KEY: ${{ secrets.GHCR_READONLY_TOKEN }}
with:
Expand Down

0 comments on commit 7f9566c

Please sign in to comment.