Skip to content

Commit

Permalink
chore: Updates README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
agustingroh committed Dec 20, 2024
1 parent 967ce8a commit 9245d35
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 @@ -81,7 +81,7 @@ jobs:

- name: Run SCANOSS Code Scan
id: scanoss-code-scan-step
uses: scanoss/code-scan-action@v0
uses: scanoss/code-scan-action@v1
```
For example workflow runs, check out our
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
- name: Run SCANOSS Code Scan
id: scanoss-code-scan-step
uses: scanoss/code-scan-action@v0
uses: scanoss/code-scan-action@v1
with:
policies: copyleft, undeclared
dependencies.enabled: true
Expand Down

0 comments on commit 9245d35

Please sign in to comment.