Skip to content

Commit

Permalink
ci(github): crazy-max/ghaction-import-gpg updated from v5 to v6.
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Mar 28, 2024
1 parent b64a306 commit 99039eb
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 @@ -45,7 +45,7 @@ jobs:
# https://github.com/actions/runner/issues/667
- name: Import GPG key
id: gpg
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 99039eb

Please sign in to comment.