Skip to content

Commit

Permalink
SP-70 Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
francostramana committed Mar 25, 2024
1 parent 017341f commit 7d888b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Run SCANOSS Code Scan
id: scanoss-code-scan-step
uses: scanoss/code-scan-action@main
uses: scanoss/code-scan-action@v0
```
For example workflow runs, check out our
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Run SCANOSS Code Scan
id: scanoss-code-scan-step
uses: scanoss/code-scan-action@main
uses: scanoss/code-scan-action@v0
with:
policies: copyleft, undeclared #NOTE: undeclared policy requires a sbom.json in the project root
dependencies.enabled: true
Expand Down

0 comments on commit 7d888b2

Please sign in to comment.