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.
1 parent 5ae3167 commit 9ecc484Copy full SHA for 9ecc484
.github/workflows/app-builder.yaml
@@ -234,7 +234,7 @@ jobs:
234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}
235
236
- name: Attestation
237
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
238
with:
239
push-to-registry: true
240
subject-name: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}
0 commit comments