From cc563387d4ec76bf430cbd9c964f00008da58967 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:03:09 +0000 Subject: [PATCH] Update actions/upload-artifact digest to b4b15b8 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 d963a40..95f4291 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@84480863f228bb9747b473957fcc9e309aa96097 # v4 + uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4 with: name: gh-release-${{ github.event.pull_request.head.sha || github.event.head_commit.id }} path: |