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 abbaab8 commit ab2db45Copy full SHA for ab2db45
1 file changed
.github/workflows/build_release_candidate.yml
@@ -74,7 +74,7 @@ jobs:
74
11
75
- name: Import GPG key
76
id: import_gpg
77
- uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549
+ uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
78
with:
79
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
80
- name: Auth for nexus
0 commit comments