Skip to content

Commit 09d03df

Browse files
chore(deps): update actions/attest action to v4.2.2
1 parent d941672 commit 09d03df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/headlamp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
"${IMAGE}:latest@${DIGEST}"
200200
201201
- name: Generate and push container image attestation
202-
uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1
202+
uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2
203203
with:
204204
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
205205
subject-digest: ${{ steps.docker-build.outputs.digest }}

0 commit comments

Comments
 (0)