Skip to content

Commit 1923c1d

Browse files
chore(deps): bump actions/attest-build-provenance (#259)
Updates `actions/attest-build-provenance` from 1.3.3 to 1.4.0
1 parent 0f0e9a6 commit 1923c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
labels: ${{ steps.docker-meta.outputs.labels }}
5555

5656
- name: Attest image
57-
uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
57+
uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
5858
with:
5959
subject-name: index.docker.io/${{ env.DOCKER_IMAGE_NAME }}
6060
subject-digest: ${{ steps.docker-push.outputs.digest }}

0 commit comments

Comments
 (0)