From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:55:07 +0000 (+0000) Subject: GHA: update actions/upload-artifact digest to 4cec3d8 X-Git-Tag: curl-8_13_0~304 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce6d34860ca3fc2ac62693a702c5f496a5d19da3;p=thirdparty%2Fcurl.git GHA: update actions/upload-artifact digest to 4cec3d8 Closes #16431 --- diff --git a/.github/workflows/distcheck.yml b/.github/workflows/distcheck.yml index c52d234e0f..f7a55a0361 100644 --- a/.github/workflows/distcheck.yml +++ b/.github/workflows/distcheck.yml @@ -46,7 +46,7 @@ jobs: - name: 'maketgz' run: SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97 - - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4 + - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4 with: name: 'release-tgz' path: 'curl-99.98.97.tar.gz'