From 515383926ff9cbdb7ec56ac28ccd3f179198d635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 17:26:41 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 834a144 --- .github/workflows/on-PRs-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-PRs-commits.yml b/.github/workflows/on-PRs-commits.yml index 49d9505..3000242 100644 --- a/.github/workflows/on-PRs-commits.yml +++ b/.github/workflows/on-PRs-commits.yml @@ -90,7 +90,7 @@ jobs: # > to download artifact contents individually. One of the consequences of this limitation is that if a zip is # > uploaded during a workflow run and then downloaded from the UI, there will be a double zip created. - name: Archive bosh dev release tgz - uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4 + uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4 with: name: helm-kubectl-dev-boshrelease-tgz path: |