We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 588896a + 0c11429 commit a6d40e7Copy full SHA for a6d40e7
.github/workflows/release.yaml
@@ -67,7 +67,7 @@ jobs:
67
gh attestation verify socket_vmnet-${version}-x86_64.tar.gz --owner lima-vm
68
\`\`\`
69
EOF
70
- - uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
+ - uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
71
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
72
with:
73
subject-path: _artifacts/*
0 commit comments