From 570cf32a798fca5bfe64a7e0d421b0b1847ebb64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 16:32:22 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 89ef406 --- .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 5658050..36eb594 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@0b2256b8c012f0828dc542b3febcab082c67f72b # v4 + uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4 with: name: archive-bosh-dev-release-tgz path: |