Skip to content

Commit c343c16

Browse files
chore(deps): update crazy-max/ghaction-import-gpg action to v7
1 parent 7e835b5 commit c343c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/content-generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
pnpm-version: 9
3030

3131
- name: Import GPG key
32-
uses: crazy-max/ghaction-import-gpg@v6
32+
uses: crazy-max/ghaction-import-gpg@v7
3333
with:
3434
gpg_private_key: ${{ secrets.BOT_GPG_KEY }}
3535
passphrase: ${{ secrets.BOT_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)