From 2beb389bbe45a8e4994afd2431847cc87c82be69 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:56:59 +0000 Subject: [PATCH] Update actions/upload-artifact digest to 694cdab Update actions/upload-artifact Change-type: patch --- .github/actions/publish/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/publish/action.yml b/.github/actions/publish/action.yml index 3263bf9..e734159 100644 --- a/.github/actions/publish/action.yml +++ b/.github/actions/publish/action.yml @@ -31,7 +31,7 @@ runs: fi - name: Upload artifacts - uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4 + uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4 with: name: gh-release-${{ github.event.pull_request.head.sha || github.event.head_commit.id }} path: |