Skip to content

Commit cabe52a

Browse files
Bump actions/attest-build-provenance from 3 to 4 (#1560)
1 parent 239c301 commit cabe52a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
build-args: |
288288
DEVPROXY_VERSION=${{ steps.meta.outputs.version }}
289289
- name: Generate artifact attestation
290-
uses: actions/attest-build-provenance@v3
290+
uses: actions/attest-build-provenance@v4
291291
with:
292292
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
293293
subject-digest: ${{ steps.push.outputs.digest || steps.push_beta.outputs.digest }}

0 commit comments

Comments
 (0)