From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:47:17 +0000 (+0000) Subject: GHA: update actions/download-artifact digest to d3f86a1 X-Git-Tag: curl-8_14_0~198 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85c70f8045c7328c74d8076b5273f5effe4f6bad;p=thirdparty%2Fcurl.git GHA: update actions/download-artifact digest to d3f86a1 Closes #17174 --- diff --git a/.github/workflows/distcheck.yml b/.github/workflows/distcheck.yml index 05b8c03ead..5e550b8d0f 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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 + - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4 with: name: 'release-tgz' @@ -94,7 +94,7 @@ jobs: timeout-minutes: 15 needs: maketgz-and-verify-in-tree steps: - - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 + - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4 with: name: 'release-tgz' @@ -115,7 +115,7 @@ jobs: timeout-minutes: 15 needs: maketgz-and-verify-in-tree steps: - - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 + - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4 with: name: 'release-tgz' @@ -136,7 +136,7 @@ jobs: with: persist-credentials: false - - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 + - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4 with: name: 'release-tgz'