Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/mpak-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:

- name: Generate build provenance attestation
id: attest_bundle
uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6
uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6
with:
subject-path: tooling/artifacts/mpak-package/${{ steps.build_bundle.outputs.bundle-path }}

Expand Down
Loading