From 897ff633bcde883164b8096128084f7daa96ca92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:22:11 +0000 Subject: [PATCH] ci: Update actions/download-artifact digest to cc20338 --- .github/workflows/distcheck.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/distcheck.yml b/.github/workflows/distcheck.yml index 5186c27158..0819da97d9 100644 --- a/.github/workflows/distcheck.yml +++ b/.github/workflows/distcheck.yml @@ -68,7 +68,7 @@ jobs: timeout-minutes: 15 needs: maketgz-and-verify-in-tree steps: - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: name: 'release-tgz' @@ -91,7 +91,7 @@ jobs: timeout-minutes: 15 needs: maketgz-and-verify-in-tree steps: - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: name: 'release-tgz' @@ -112,7 +112,7 @@ jobs: timeout-minutes: 15 needs: maketgz-and-verify-in-tree steps: - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: name: 'release-tgz' @@ -133,7 +133,7 @@ jobs: with: persist-credentials: false - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: name: 'release-tgz'