This commit is contained in:
ejahnGithub
2024-02-22 07:58:33 -08:00
parent e3c685d193
commit 34454bfc74
+1 -1
View File
@@ -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