Skip to content

Commit

Permalink
chore(fossa): disabling container scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion authored Sep 29, 2023
1 parent eafddde commit 2ec25c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
uses: fossas/[email protected]
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
container: ubuntu:20.04

- name: "Run FOSSA Test"
uses: fossas/[email protected]
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
container: ubuntu:20.04
run-tests: true

0 comments on commit 2ec25c1

Please sign in to comment.