We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4056d1c + f00ba87 commit 3c6eaf4Copy full SHA for 3c6eaf4
1 file changed
.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@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
+ uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
57
with:
58
subject-name: ghcr.io/automattic/vip-codespaces/ubuntu-cross
59
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments