From 7ab88b8a9e81b6c62077d7cffafa863730790082 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 22:29:57 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v4.1.0 --- .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 8be8fac..e61760d 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@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0 with: name: ${{ env.REPOSITORY_NAME }}.sha256