Skip to content

Commit

Permalink
TWEAK: update fossa (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorchu authored Dec 24, 2021
1 parent 2b82e07 commit 51825a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
working_directory: /go/src/github.com/gocraft/dbr
steps:
- run: |
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install-latest.sh | bash
- checkout
- run: fossa analyze
- run:
Expand Down
22 changes: 0 additions & 22 deletions .fossa.yml

This file was deleted.

0 comments on commit 51825a3

Please sign in to comment.