From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:22:48 +0000 (+0000) Subject: ci: update actions/upload-artifact digest to 65c4c4a X-Git-Tag: curl-8_12_0~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=603224fe52548ccfc576c512f8993f55f9818d06;p=thirdparty%2Fcurl.git ci: update actions/upload-artifact digest to 65c4c4a Closes #15964 --- diff --git a/.github/workflows/distcheck.yml b/.github/workflows/distcheck.yml index 5c8c5ef28d..5f0b213cd6 100644 --- a/.github/workflows/distcheck.yml +++ b/.github/workflows/distcheck.yml @@ -44,7 +44,7 @@ jobs: run: | SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97 - - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 + - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4 with: name: 'release-tgz' path: 'curl-99.98.97.tar.gz'