Skip to content

Commit

Permalink
Update generate-upload-fossa-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sayaliM0412 authored Jan 21, 2025
1 parent 19cc52a commit feab7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-upload-fossa-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
export FOSSA_API_KEY="${{ secrets.FOSSA_API_KEY }}"
- name: Analyze project
run: fossa analyze --static-only-analysis
run: fossa analyze --experimental-force-first-party-scans

- name: Generate report
run: |
Expand Down

0 comments on commit feab7c2

Please sign in to comment.