We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e750c7a commit f71ec51Copy full SHA for f71ec51
.github/workflows/reusable_sign-artifacts.yaml
@@ -93,7 +93,7 @@ jobs:
93
fetch-depth: 1
94
95
- name: Set up GPG
96
- uses: aerospike/shared-workflows/.github/actions/setup-gpg@a3356acbde7fcda4b9e632b9b4f6ed83ce48b87d # v2.0.2
+ uses: aerospike/shared-workflows/.github/actions/setup-gpg@37581d0437fe0b76315dafc402882c875789b1af # v2.0.2
97
with:
98
gpg-private-key: ${{ secrets.gpg-private-key }}
99
gpg-public-key: ${{ secrets.gpg-public-key }}
0 commit comments