File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 69
69
fetch-depth : 1
70
70
71
71
- name : Set up GPG
72
- uses : aerospike/shared-workflows/.github/actions/setup-gpg@dda8173aca1f1e73f95267572a7d3849cd00f1b8 # v1.0 .0
72
+ uses : aerospike/shared-workflows/.github/actions/setup-gpg@a4064cb62732bcdbbb912b29df817198bed9f41b # v1.1 .0
73
73
with :
74
74
gpg-private-key : ${{ secrets.gpg-private-key }}
75
75
gpg-public-key : ${{ secrets.gpg-public-key }}
Original file line number Diff line number Diff line change 27
27
run : |
28
28
sudo apt-get update && sudo apt-get install dpkg-sig dpkg-dev -y
29
29
- name : setup GPG
30
- uses : aerospike/shared-workflows/.github/actions/setup-gpg@dda8173aca1f1e73f95267572a7d3849cd00f1b8 # v1.0 .0
30
+ uses : aerospike/shared-workflows/.github/actions/setup-gpg@a4064cb62732bcdbbb912b29df817198bed9f41b # v1.1 .0
31
31
with :
32
32
gpg-private-key : ${{ secrets.GPG_SECRET_KEY }}
33
33
gpg-public-key : ${{ secrets.GPG_PUBLIC_KEY }}
Original file line number Diff line number Diff line change 17
17
- uses : actions/checkout@v4
18
18
19
19
- name : setup GPG
20
- uses : aerospike/shared-workflows/.github/actions/setup-gpg@dda8173aca1f1e73f95267572a7d3849cd00f1b8 # v1.0 .0
20
+ uses : aerospike/shared-workflows/.github/actions/setup-gpg@a4064cb62732bcdbbb912b29df817198bed9f41b # v1.1 .0
21
21
with :
22
22
gpg-private-key : ${{ secrets.GPG_SECRET_KEY }}
23
23
gpg-public-key : ${{ secrets.GPG_PUBLIC_KEY }}
Original file line number Diff line number Diff line change 17
17
- uses : actions/checkout@v4
18
18
19
19
- name : setup GPG
20
- uses : aerospike/shared-workflows/.github/actions/setup-gpg@dda8173aca1f1e73f95267572a7d3849cd00f1b8 # v1.0 .0
20
+ uses : aerospike/shared-workflows/.github/actions/setup-gpg@a4064cb62732bcdbbb912b29df817198bed9f41b # v1.1 .0
21
21
with :
22
22
gpg-private-key : ${{ secrets.GPG_SECRET_KEY }}
23
23
gpg-public-key : ${{ secrets.GPG_PUBLIC_KEY }}
You can’t perform that action at this time.
0 commit comments