From 5ed96253f54df9ab71cfc00098fda1124572785c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 00:01:32 +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 c230de37698348f154265b41da2cdedf3a62d55b. - [Release notes](https://github.com/aerospike/shared-workflows/releases) - [Commits](https://github.com/aerospike/shared-workflows/compare/1004088a1b5122b9b71a39b40f619f6b50e78d16...c230de37698348f154265b41da2cdedf3a62d55b) --- updated-dependencies: - dependency-name: aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml dependency-version: c230de37698348f154265b41da2cdedf3a62d55b 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..47ef2c096c 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@c230de37698348f154265b41da2cdedf3a62d55b with: jf-project: ${{ vars.JFROG_PROJECT_FOR_CLIENT_TEAM }} jf-build-name: ${{ vars.JFROG_BUILD_NAME }}