Skip to content

Commit 89b0b9d

Browse files
Bump aerospike/shared-workflows/.github/actions/collect-build-artifacts (#1131)
Bumps [aerospike/shared-workflows/.github/actions/collect-build-artifacts](https://github.com/aerospike/shared-workflows) from 1004088a1b5122b9b71a39b40f619f6b50e78d16 to df68d17cd7b577287b56cbbca5621a5cea0bf803. - [Release notes](https://github.com/aerospike/shared-workflows/releases) - [Commits](aerospike/shared-workflows@1004088...df68d17) --- updated-dependencies: - dependency-name: aerospike/shared-workflows/.github/actions/collect-build-artifacts dependency-version: a9aa1d2a786b28b96f1f5cec6036c202741d8ca4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2aefebd commit 89b0b9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reupload-gh-artifacts-as-jfrog-release-bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
outputs:
2525
artifact-name: ${{ env.ARTIFACT_NAME }}
2626
steps:
27-
- uses: aerospike/shared-workflows/.github/actions/collect-build-artifacts@1004088a1b5122b9b71a39b40f619f6b50e78d16
27+
- uses: aerospike/shared-workflows/.github/actions/collect-build-artifacts@df68d17cd7b577287b56cbbca5621a5cea0bf803
2828
with:
2929
# This is the default name, but setting here explicitly in case updating this composite action causes artifact name
3030
# to change unexpectedly.

0 commit comments

Comments
 (0)