From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:22:11 +0000 (+0000) Subject: GHA: update actions/download-artifact digest to cc20338 X-Git-Tag: curl-8_13_0~302 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fe62d9bae9f193c69a1cb8ca583f6db94c37e67;p=thirdparty%2Fcurl.git GHA: update actions/download-artifact digest to cc20338 Closes #16500 --- diff --git a/.github/workflows/distcheck.yml b/.github/workflows/distcheck.yml index f7a55a0361..1347c86c64 100644 --- a/.github/workflows/distcheck.yml +++ b/.github/workflows/distcheck.yml @@ -71,7 +71,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' @@ -94,7 +94,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' @@ -115,7 +115,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' @@ -136,7 +136,7 @@ jobs: with: persist-credentials: false - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: name: 'release-tgz'