Skip to content

Commit

Permalink
Merge pull request #40 from vshn/revert-36-renovate/crazy-max-ghactio…
Browse files Browse the repository at this point in the history
…n-import-gpg-5.x

Revert "Update crazy-max/ghaction-import-gpg action to v5"
  • Loading branch information
bastjan authored Jun 8, 2022
2 parents 0b16a1a + 666e978 commit 87432c0
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 @@ -24,7 +24,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Import GPG signing key
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v3
with:
gpg-private-key: ${{ secrets.SIGNING_KEY }}
- name: Login to Quay.io
Expand Down

0 comments on commit 87432c0

Please sign in to comment.