From 68e6aabef36aa0662390e72082b7f8595b877de3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:43:53 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v4.6.2 --- .github/workflows/k8s-collector-integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/k8s-collector-integration.yaml b/.github/workflows/k8s-collector-integration.yaml index b65542aa..a64cb15d 100644 --- a/.github/workflows/k8s-collector-integration.yaml +++ b/.github/workflows/k8s-collector-integration.yaml @@ -42,7 +42,7 @@ jobs: chmod +x k8s-collector-integration - name: Upload k8s-collector integration binary - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 with: name: k8s-collector-integration path: k8s-collector-integration