Skip to content

Commit

Permalink
Merge pull request #23 from axiomhq/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-import-gpg-6
  • Loading branch information
toppercodes authored Apr 6, 2024
2 parents 6331655 + 89b8c41 commit 7b2bba9
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 @@ -32,7 +32,7 @@ jobs:
-
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.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
Expand Down

0 comments on commit 7b2bba9

Please sign in to comment.