Skip to content

Commit

Permalink
update to new free plan fossa api key
Browse files Browse the repository at this point in the history
  • Loading branch information
casibbald committed Dec 16, 2024
1 parent 48c08e1 commit 510c2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run FOSSA scan and upload build data
uses: fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023 # v2.0.0
with:
fossa-api-key: 9b59b081a8a1ae3a18364d29558bdb2f
fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
github-token: ${{ github.token }}

codeql:
Expand Down

0 comments on commit 510c2f3

Please sign in to comment.