fix AMD64 microcode version in attestation

Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
This commit is contained in:
Alex Lovell-Troy 2024-10-30 12:51:47 -06:00 committed by GitHub
parent 4588a8b9b8
commit 45ee89ffc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,4 +55,4 @@ jobs:
- name: Attest Binaries - name: Attest Binaries
uses: actions/attest-build-provenance@v1 uses: actions/attest-build-provenance@v1
with: with:
subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan' subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v3/magellan'