From c3fca80b2b4d464fa466cbb36a4cbc0080b01d8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 19:19:46 +0000 Subject: [PATCH] Update actions/checkout digest to 692973e --- .github/workflows/slsa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slsa.yml b/.github/workflows/slsa.yml index af581ca..6edb79a 100644 --- a/.github/workflows/slsa.yml +++ b/.github/workflows/slsa.yml @@ -20,7 +20,7 @@ jobs: shell: bash - name: Checkout repository - uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62 # master + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # master - name: Build artifacts run: |