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 1d0bbde commit 1e77e4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,7 @@ jobs:
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:
category: "/language:${{matrix.language}}"

0 comments on commit 1e77e4a

Please sign in to comment.