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 29490c5 commit a854663Copy full SHA for a854663
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
gpg-passphrase: MAVEN_GPG_PASSPHRASE
57
58
- name: Import GPG key
59
- uses: crazy-max/ghaction-import-gpg@v5
+ uses: crazy-max/ghaction-import-gpg@v6
60
with:
61
gpg_private_key: ${{ secrets.SCB_BOT_GPG_KEY }}
62
passphrase: ${{ secrets.SCB_BOT_GPG_PASSPHRASE }}
0 commit comments