From 0fa37d5b8ecc7eee033af6092969b2b605ee83c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:34:42 +0000 Subject: [PATCH] Bump aerospike/shared-workflows/.github/actions/collect-build-artifacts Bumps [aerospike/shared-workflows/.github/actions/collect-build-artifacts](https://github.com/aerospike/shared-workflows) from 1004088a1b5122b9b71a39b40f619f6b50e78d16 to d70905d2259d746d19783ecfc0ea5f337c1d5176. - [Release notes](https://github.com/aerospike/shared-workflows/releases) - [Commits](https://github.com/aerospike/shared-workflows/compare/1004088a1b5122b9b71a39b40f619f6b50e78d16...d70905d2259d746d19783ecfc0ea5f337c1d5176) --- updated-dependencies: - dependency-name: aerospike/shared-workflows/.github/actions/collect-build-artifacts dependency-version: a9aa1d2a786b28b96f1f5cec6036c202741d8ca4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml b/.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml index e2428ea399..563c3086ac 100644 --- a/.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml +++ b/.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml @@ -24,7 +24,7 @@ jobs: outputs: artifact-name: ${{ env.ARTIFACT_NAME }} steps: - - uses: aerospike/shared-workflows/.github/actions/collect-build-artifacts@1004088a1b5122b9b71a39b40f619f6b50e78d16 + - uses: aerospike/shared-workflows/.github/actions/collect-build-artifacts@d70905d2259d746d19783ecfc0ea5f337c1d5176 with: # This is the default name, but setting here explicitly in case updating this composite action causes artifact name # to change unexpectedly.