Skip to content

Commit

Permalink
using latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sterlp committed Dec 15, 2023
1 parent f9fed52 commit 7723594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v3
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.PPG_KEY }}
passphrase: ${{ secrets.PGP_PASSPHRASE }}
Expand Down

0 comments on commit 7723594

Please sign in to comment.