Skip to content

Commit b1b6d1f

Browse files
Update actions/attest-build-provenance action to v3.2.0
1 parent 1b10bb2 commit b1b6d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Attest the build
111111
if: github.event_name != 'pull_request'
112-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
112+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
113113
with:
114114
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
115115
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)