File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -77,11 +77,11 @@ jobs:
7777 - name : Run tests
7878 run : cargo test --lib --bins --tests --verbose
7979
80- - name : Run FOSSA scan and upload build data
81- uses : fossa-contrib/fossa-action@cdc5065bcdee31a32e47d4585df72d66e8e941c2 # v3.0.0
82- with :
83- fossa-api-key : ${{ secrets.FOSSA_API_KEY }}
84- github-token : ${{ github.token }}
80+ # - name: Run FOSSA scan and upload build data
81+ # uses: fossa-contrib/fossa-action@cdc5065bcdee31a32e47d4585df72d66e8e941c2 # v3.0.0
82+ # with:
83+ # fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
84+ # github-token: ${{ github.token }}
8585
8686 - name : Run Trivy vulnerability scanner in repo mode
8787 uses : aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # v0.29.0
You can’t perform that action at this time.
0 commit comments