Skip to content

Commit

Permalink
Update hotspots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Muñoz authored Dec 2, 2024
1 parent 06fa21a commit 5dd2103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hotspots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Check and publish hotspots lib packs
working-directory: codeql-patched
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GHCR_TOKEN }}
run: |
for LANG in "cpp" "csharp" "go" "java" "javascript" "python" "ruby" "swift"
do
Expand Down

0 comments on commit 5dd2103

Please sign in to comment.