Skip to content

Commit

Permalink
fix AMD64 microcode version in attestation
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
  • Loading branch information
alexlovelltroy authored Oct 30, 2024
1 parent 4588a8b commit 45ee89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 45ee89f

Please sign in to comment.