Skip to content

Commit dcdc2a0

Browse files
ci(github-action)!: Update action actions/attest-build-provenance (v2.4.0 → v3.0.0)
1 parent ed33eb9 commit dcdc2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ jobs:
234234
image: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}@${{ needs.release.outputs.digest }}
235235

236236
- name: Attestation
237-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
237+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
238238
with:
239239
push-to-registry: true
240240
subject-name: ghcr.io/${{ github.repository_owner }}/${{ inputs.app }}

0 commit comments

Comments
 (0)