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.