Skip to content

Commit

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

chore(deps): update crazy-max/ghaction-import-gpg action to v6
  • Loading branch information
mvisonneau authored Jul 1, 2024
2 parents e28e135 + 62cff7c commit e6d6225
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 @@ -57,7 +57,7 @@ jobs:
go-version: '1.22'

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@d6f3f49f3345e29369fe57596a3ca8f94c4d2ca7 # v5
uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # v6
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit e6d6225

Please sign in to comment.