Skip to content

Commit

Permalink
Update fossa-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah-oloumi authored Nov 20, 2024
1 parent d8eb9e6 commit 61f7a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fossa-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: |
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install-latest.sh | bash ;
export FOSSA_API_KEY=${{ secrets.FOSSA_API_KEY }};
fossa analyze --debug --branch fossa-test-consul-v1-20-1 --unpack-archives
fossa analyze --debug --branch test-consul-v1-20-1 --unpack-archives

0 comments on commit 61f7a2c

Please sign in to comment.