Skip to content

Commit 358e34f

Browse files
Build(deps): bump aerospike/shared-workflows from 2.0.1 to 2.0.2
Bumps [aerospike/shared-workflows](https://github.com/aerospike/shared-workflows) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/aerospike/shared-workflows/releases) - [Commits](v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: aerospike/shared-workflows dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3098973 commit 358e34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_sign-artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
fetch-depth: 1
7474

7575
- name: Set up GPG
76-
uses: aerospike/shared-workflows/.github/actions/setup-gpg@a3356acbde7fcda4b9e632b9b4f6ed83ce48b87d # v2.0.2
76+
uses: aerospike/shared-workflows/.github/actions/setup-gpg@37581d0437fe0b76315dafc402882c875789b1af # v2.0.2
7777
with:
7878
gpg-private-key: ${{ secrets.gpg-private-key }}
7979
gpg-public-key: ${{ secrets.gpg-public-key }}

0 commit comments

Comments
 (0)