From ac120e40721225aa1698b32bb6667446b12679a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:05:40 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 0b2256b --- .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 9d02cce..638166a 100644 --- a/.github/workflows/on-PRs-commits.yml +++ b/.github/workflows/on-PRs-commits.yml @@ -62,7 +62,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@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4 + uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4 with: name: archive-bosh-dev-release-tgz path: |