From c75560d23e612c3455352e299d811fa8fbec8b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 03:01:26 +0000 Subject: [PATCH] Update aerospike/shared-workflows requirement to 91bde550339d432d99123d871c7eee628aa39587 Updates the requirements on [aerospike/shared-workflows](https://github.com/aerospike/shared-workflows) to permit the latest version. - [Release notes](https://github.com/aerospike/shared-workflows/releases) - [Commits](https://github.com/aerospike/shared-workflows/commits/91bde550339d432d99123d871c7eee628aa39587) --- updated-dependencies: - dependency-name: aerospike/shared-workflows dependency-version: 91bde550339d432d99123d871c7eee628aa39587 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/promote-and-optionally-tag-release-bundle.yml | 2 +- .../workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/promote-and-optionally-tag-release-bundle.yml b/.github/workflows/promote-and-optionally-tag-release-bundle.yml index f7de1aabe7..6e788476de 100644 --- a/.github/workflows/promote-and-optionally-tag-release-bundle.yml +++ b/.github/workflows/promote-and-optionally-tag-release-bundle.yml @@ -45,7 +45,7 @@ jobs: env: RELEASE_BUNDLE_TAG: ${{ inputs.release-bundle-tag }} - - uses: aerospike/shared-workflows/.github/actions/promote-release-bundle@8a4e717507bc3394c4defac0abe4ffd73b4f4e14 + - uses: aerospike/shared-workflows/.github/actions/promote-release-bundle@91bde550339d432d99123d871c7eee628aa39587 with: bundle-name: ${{ env.RELEASE_BUNDLE_NAME }} version: ${{ env.RELEASE_BUNDLE_VERSION }} 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..b6ab1d3a01 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@91bde550339d432d99123d871c7eee628aa39587 with: # This is the default name, but setting here explicitly in case updating this composite action causes artifact name # to change unexpectedly.