Skip to content

Commit 51825a3

Browse files
authored
TWEAK: update fossa (#243)
1 parent 2b82e07 commit 51825a3

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
working_directory: /go/src/github.com/gocraft/dbr
2323
steps:
2424
- run: |
25-
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
25+
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install-latest.sh | bash
2626
- checkout
2727
- run: fossa analyze
2828
- run:

.fossa.yml

-22
This file was deleted.

0 commit comments

Comments
 (0)