Skip to content

Commit

Permalink
Merge pull request #146 from tomsiewert/renovate/crazy-max-ghaction-i…
Browse files Browse the repository at this point in the history
…mport-gpg-6.x

Update crazy-max/ghaction-import-gpg action to v6
  • Loading branch information
tomsiewert committed Sep 29, 2023
2 parents 13ca848 + cc25ec9 commit 85095b9
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 @@ -23,7 +23,7 @@ jobs:
server-password: MAVEN_PASSWORD

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.OSSRH_GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.OSSRH_GPG_SECRET_PASS }}
Expand Down

0 comments on commit 85095b9

Please sign in to comment.