There was an error while loading. Please reload this page.
1 parent d941672 commit 09d03dfCopy full SHA for 09d03df
1 file changed
.github/workflows/headlamp.yaml
@@ -199,7 +199,7 @@ jobs:
199
"${IMAGE}:latest@${DIGEST}"
200
201
- name: Generate and push container image attestation
202
- uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1
+ uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2
203
with:
204
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
205
subject-digest: ${{ steps.docker-build.outputs.digest }}
0 commit comments