fixed ci
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
|||||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||||
- name: Run attest
|
- name: Run attest
|
||||||
id: attest
|
id: attest
|
||||||
uses: ./attest
|
uses: ./
|
||||||
with:
|
with:
|
||||||
subject-path: ${{ github.workspace }}/README.md
|
subject-path: ${{ github.workspace }}/README.md
|
||||||
predicate-path: ${{ github.workspace }}/testing/sbom.json
|
predicate-path: ${{ github.workspace }}/testing/sbom.json
|
||||||
|
|||||||
Reference in New Issue
Block a user