We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b63a463 + e98ff5b commit e38caa1Copy full SHA for e38caa1
.github/workflows/ubuntu-cross.yml
@@ -53,7 +53,7 @@ jobs:
53
no-cache: ${{ github.event_name == 'workflow_dispatch' }}
54
55
- name: Attest provenance
56
- uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
+ uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
57
with:
58
subject-name: ghcr.io/automattic/vip-codespaces/ubuntu-cross
59
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments