From 9fe1349ee3f3cf362f23ce8e15a809b87a6c8f2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:09:10 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v4.1.7 --- .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 639c49a..cbe9612 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@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 with: name: ${{ env.REPOSITORY_NAME }}.sha256