Skip to content

Commit

Permalink
Update crazy-max/ghaction-import-gpg action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 4, 2021
1 parent 0fce651 commit 1e3e815
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 @@ -28,7 +28,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Import GPG signing key
uses: crazy-max/ghaction-import-gpg@v3
uses: crazy-max/ghaction-import-gpg@v4
with:
gpg-private-key: ${{ secrets.SIGNING_KEY }}
- name: Login to docker.io
Expand Down

0 comments on commit 1e3e815

Please sign in to comment.