From d6ab276ed36bb576064e86a88ab48a116feb98cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:45:40 +0000 Subject: [PATCH] Update actions/download-artifact action to v4.1.1 --- .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 42686415..d58eb028 100644 --- a/.github/workflows/slsa.yml +++ b/.github/workflows/slsa.yml @@ -69,7 +69,7 @@ jobs: shell: bash - name: Download ${{ env.REPOSITORY_NAME }}.sha256 - uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0 + uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1 with: name: ${{ env.REPOSITORY_NAME }}.sha256