There was an error while loading. Please reload this page.
1 parent 1622f46 commit c6dd5fcCopy full SHA for c6dd5fc
1 file changed
.github/workflows/content-generation.yml
@@ -29,7 +29,7 @@ jobs:
29
pnpm-version: 9
30
31
- name: Import GPG key
32
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
33
with:
34
gpg_private_key: ${{ secrets.BOT_GPG_KEY }}
35
passphrase: ${{ secrets.BOT_GPG_PASSPHRASE }}
0 commit comments