Skip to content

Commit

Permalink
ci: tests: build: Update to test OpenVEX generate action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pdxjohnny authored Dec 15, 2023
1 parent 3d2b66d commit 6c53d0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ jobs:
add-paths: sbom
- name: Install vexctl
uses: openvex/setup-vexctl@main
- uses: openvex/generate-vex@31b415924ea0d72ed5f2640f1dee59dea6c2770b
- uses: pdxjohnny/generate-vex@patch-1
name: Run vexctl
id: vexctl
with:
product: pkg:github/${{ github.repository }}@${{ github.sha }}
- name: Submit SBOM to SCITT
- name: Submit OpenVEX to SCITT
id: scitt-submit-openvex
uses: pdxjohnny/scitt-api-emulator@github-action
with:
Expand Down

0 comments on commit 6c53d0e

Please sign in to comment.