Skip to content

Commit c6dd5fc

Browse files
chore(deps): update crazy-max/ghaction-import-gpg action to v7 (#1373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1622f46 commit c6dd5fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)