We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcaec77 commit 2bccc5cCopy full SHA for 2bccc5c
.buildkite/scripts/fossa.sh
@@ -2,7 +2,7 @@
2
3
set -exo pipefail
4
5
-curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash -s -- -b ~/
+curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install-latest.sh | bash -s -- -b ~/
6
7
~/fossa analyze
8
.fossa.yml
0 commit comments