Skip to content

Commit

Permalink
Merge pull request #53 from borisrizov-zf/ci/update-gpg-import-version
Browse files Browse the repository at this point in the history
chore: update import-gpg step version
  • Loading branch information
borisrizov-zf authored Nov 24, 2023
2 parents 475e108 + 145a2e6 commit 5594e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
distribution: temurin

- name: Import GPG Key
uses: crazy-max/ghaction-import-gpg@v5.0.0
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.ORG_GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.ORG_GPG_PASSPHRASE }}
Expand Down

0 comments on commit 5594e5d

Please sign in to comment.