Skip to content

Commit

Permalink
Update GitHub Actions workflow for Fossa scan
Browse files Browse the repository at this point in the history
  • Loading branch information
rlfagan committed Jul 15, 2024
1 parent cd19da9 commit a98221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ jobs:
- uses: actions/checkout@v3
- uses: fossas/fossa-action@main
with:
api-key: '{{90148104c328b9917d10cafd824b512c}}'
api-key: '{{secrets.fossaApiKey}}'

0 comments on commit a98221d

Please sign in to comment.