From 606094b9a4222bc525c301c3dc250917e585937b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:49:24 +0000 Subject: [PATCH] Update actions/checkout digest to 72f2cec --- .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 432d16b..1d91b09 100644 --- a/.github/workflows/slsa.yml +++ b/.github/workflows/slsa.yml @@ -20,7 +20,7 @@ jobs: shell: bash - name: Checkout repository - uses: actions/checkout@8b5e8b768746b50394015010d25e690bfab9dfbc # master + uses: actions/checkout@72f2cec99f417b1a1c5e2e88945068983b7965f9 # master - name: Build artifacts run: |