Skip to content

Commit 3235810

Browse files
authored
Merge pull request #310 from NHSDigital/dependabot/github_actions/actions/attest-build-provenance-4
Bump actions/attest-build-provenance from 3 to 4
2 parents 76ab0e9 + 0331b32 commit 3235810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
COMMIT_SHA=${{ inputs.commit_sha }}
9090
9191
- name: Generate artifact attestation
92-
uses: actions/attest-build-provenance@v3
92+
uses: actions/attest-build-provenance@v4
9393
with:
9494
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
9595
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)