From 54f6d2e042ad78c39e0a68a21fa76bc2c97e9bee Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:44:11 +0000 Subject: [PATCH] Update actions/upload-artifact digest to 5076954 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 fb83dd4..3d55388 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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4 + uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4 with: name: gh-release-${{ github.event.pull_request.head.sha || github.event.head_commit.id }} path: |