From 02afd3af470d858437c9a02821c0204f285a3ea0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:56:47 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 6f51ac0 --- .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..b435ab8 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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # 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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 with: name: "Scratch ${{ needs.semver.outputs.version }} (${{ needs.semver.outputs.hash }})" path: Artifacts/