Skip to content

Commit

Permalink
test repo scan
Browse files Browse the repository at this point in the history
  • Loading branch information
rajuljha committed Jul 10, 2024
1 parent 16795a4 commit 6a90d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/foss-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
uses: actions/checkout@v2

- name: Run foss-action
uses: rajuljha/foss-action@v9
uses: rajuljha/foss-action@v5
with:
scan_mode: "repo"
scanners: "nomos ojo copyright keyword"
# from_tag: "v005"
# to_tag: "v004"
# keyword_conf_file_path: "test_keyword.conf"
report_format: "SPDX_YAML"
# report_format: "SPDX_YAML"
# allowlist_file_path: "whitelist.json"

0 comments on commit 6a90d36

Please sign in to comment.