From 30b6e1f8bd0b72c7064270d642058810a8c50539 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:20:52 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 4cec3d8 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31164b1..e38faed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: EOF - name: Create artifact for semantic-release 'remote' run: tar czvf semantic-release-remote.tgz semantic-release-remote - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4 + - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4 with: name: semantic-release-remote path: semantic-release-remote.tgz @@ -185,7 +185,7 @@ jobs: ### Shared epilogue - - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4 + - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4 with: name: "Scratch ${{ needs.semver.outputs.version }} (${{ needs.semver.outputs.hash }})" path: Artifacts/