From 1a4aa282f41955f0c8dd02bf90d119e26e6aff7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:06:26 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v4.1.6 --- .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 4246c4a..7c5c7b2 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@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 + uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6 with: name: ${{ env.REPOSITORY_NAME }}.sha256