Skip to content

Commit a4b0de3

Browse files
chore(deps): update all-ci-updates
1 parent ad73de9 commit a4b0de3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
1919
- name: Ensure SHA pinned actions
20-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@46cfe808a5f1588656ef299eedd0ce2fd7ec0dcc # v5.0.6
20+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@c5fc58bd0be7a4b94b73ce40250322d5b838a108 # v5.0.7
2121
with:
2222
# slsa-github-generator requires using a semver tag for reusable workflows.
2323
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators

.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)