fixed ci
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
subject-path: ${{ github.workspace }}/README.md
|
||||
predicate-path: ${{ github.workspace }}/testing/sbom.json
|
||||
predicate-path: ${{ github.workspace }}/__tests__/data/sbom.json
|
||||
predicate-type: 'https://spdx.dev/Document/v2.3'
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Dump output
|
||||
|
||||
Reference in New Issue
Block a user