Skip to content

Commit

Permalink
New fossa key (#4249)
Browse files Browse the repository at this point in the history
* update to new free plan fossa api key
  • Loading branch information
casibbald authored Dec 16, 2024
1 parent 6226f41 commit 2a4556c
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: 93622b4d45d39a92872a9593c815d7f3
fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
github-token: ${{ github.token }}

codeql:
Expand Down

0 comments on commit 2a4556c

Please sign in to comment.