From 2b0b51c4fb6644904fa3c2d82adcdf2d04f09133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:23:01 +0000 Subject: [PATCH] Bump aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml Bumps [aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml](https://github.com/aerospike/shared-workflows) from 1004088a1b5122b9b71a39b40f619f6b50e78d16 to a9aa1d2a786b28b96f1f5cec6036c202741d8ca4. - [Release notes](https://github.com/aerospike/shared-workflows/releases) - [Commits](https://github.com/aerospike/shared-workflows/compare/1004088a1b5122b9b71a39b40f619f6b50e78d16...a9aa1d2a786b28b96f1f5cec6036c202741d8ca4) --- updated-dependencies: - dependency-name: aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml 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..73d434955c 100644 --- a/.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml +++ b/.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml @@ -34,7 +34,7 @@ jobs: needs: [ reupload-artifacts-as-one-artifact-in-github ] - uses: aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml@1004088a1b5122b9b71a39b40f619f6b50e78d16 + uses: aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml@a9aa1d2a786b28b96f1f5cec6036c202741d8ca4 with: jf-project: ${{ vars.JFROG_PROJECT_FOR_CLIENT_TEAM }} jf-build-name: ${{ vars.JFROG_BUILD_NAME }}