We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b171a0a + 92b3015 commit a11dc41Copy full SHA for a11dc41
.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@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
57
with:
58
subject-name: ghcr.io/automattic/vip-codespaces/ubuntu-cross
59
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments