From b33c03759dc0b0afffacbf8c5c601365f778a063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 12:35:13 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v4.1.9 --- .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 1d2fb22..3a65857 100644 --- a/.github/workflows/slsa.yml +++ b/.github/workflows/slsa.yml @@ -64,7 +64,7 @@ jobs: shell: bash - name: Download ${{ env.REPOSITORY_NAME }}.sha256 - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: name: ${{ env.REPOSITORY_NAME }}.sha256