From a033852123b7c8c63b1eaf7fb533b53ea66b05e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 22:01:23 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v4.6.2 --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index cf3c7e0..b08b7b5 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -71,7 +71,7 @@ jobs: args: build --clean --skip=validate --snapshot --verbose - name: Archive generated artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 with: name: parca-load-dist-container if-no-files-found: error