mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
fix AMD64 microcode version in attestation
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
This commit is contained in:
parent
4588a8b9b8
commit
45ee89ffc3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -55,4 +55,4 @@ jobs:
|
|||
- name: Attest Binaries
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan'
|
||||
subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v3/magellan'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue