Skip to content

Commit

Permalink
Full path
Browse files Browse the repository at this point in the history
  • Loading branch information
gr0 committed Nov 14, 2023
1 parent 7dded08 commit 9263b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archipelo-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Trigger SSDF Checks
run: archipelo scans ssdf-checks trigger --qa --owner=${{ secrets.REPOSITORY_OWNER }} --name=${{ secrets.REPOSITORY_NAME }} --hash=${{ github.sha }}
- name: Trigger SLSA checks
run: archipelo scans slsa-checks trigger --qa --owner=${{ secrets.REPOSITORY_OWNER }} --name=${{ secrets.REPOSITORY_NAME }} --hash=${{ github.sha }} --path=example.intoto.jsonl
run: archipelo scans slsa-checks trigger --qa --owner=${{ secrets.REPOSITORY_OWNER }} --name=${{ secrets.REPOSITORY_NAME }} --hash=${{ github.sha }} --path=/home/runner/work/demo/demo/example.intoto.jsonl

0 comments on commit 9263b99

Please sign in to comment.