Skip to content

Commit 2bccc5c

Browse files
authored
upgrade fossa cli to latest and remove unused fossa.yml (#1196)
* fossa.yml is deprecated * point fossa cli commandline to the latest
1 parent dcaec77 commit 2bccc5c

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

.buildkite/scripts/fossa.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -exo pipefail
44

5-
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash -s -- -b ~/
5+
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install-latest.sh | bash -s -- -b ~/
66

77
~/fossa analyze
88

.fossa.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)