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 bbe0d7a commit ef65110Copy full SHA for ef65110
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
run: yarn
35
36
- name: Import GPG key
37
- uses: crazy-max/ghaction-import-gpg@v5
+ uses: crazy-max/ghaction-import-gpg@v6
38
with:
39
gpg_private_key: ${{ secrets.SOCIALGROOVYBOT_GPG_PRIVATE_KEY }}
40
passphrase: ${{ secrets.SOCIALGROOVYBOT_GPG_PASSPHRASE }}
0 commit comments