Skip to content

Commit

Permalink
Update GPG runner to crazy-max
Browse files Browse the repository at this point in the history
  • Loading branch information
bozerkins committed May 9, 2024
1 parent 3dd3596 commit fc2c32f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
-
name: Import GPG key
id: import_gpg
uses: hashicorp/ghaction-import-gpg@v2.1.0
uses: crazy-max/ghaction-import-gpg@v6.1.0
env:
# These secrets will need to be configured for the repository:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
-
Expand Down

0 comments on commit fc2c32f

Please sign in to comment.