There was an error while loading. Please reload this page.
1 parent 1b10bb2 commit b1b6d1fCopy full SHA for b1b6d1f
1 file changed
.github/workflows/build.yml
@@ -109,7 +109,7 @@ jobs:
109
110
- name: Attest the build
111
if: github.event_name != 'pull_request'
112
- uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
+ uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
113
with:
114
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
115
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments