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 7e78a64 + f091b2a commit 163a1f5Copy full SHA for 163a1f5
.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@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
71
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
72
with:
73
subject-path: _artifacts/*
0 commit comments