Skip to content

Commit ab2db45

Browse files
authored
Update import gpg action (#36130)
1 parent abbaab8 commit ab2db45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_release_candidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
11
7575
- name: Import GPG key
7676
id: import_gpg
77-
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549
77+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
7878
with:
7979
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
8080
- name: Auth for nexus

0 commit comments

Comments
 (0)