Skip to content

Commit

Permalink
Merge pull request #111 from ccremer/renovate/crazy-max-ghaction-impo…
Browse files Browse the repository at this point in the history
…rt-gpg-6.x

Update crazy-max/ghaction-import-gpg action to v6
  • Loading branch information
ccremer authored Sep 6, 2024
2 parents 030b7b1 + 92cdddd commit 79ec52c
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 @@ -37,7 +37,7 @@ jobs:
${{ runner.os }}-go-
- name: Import GPG signing key
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.SIGNING_KEY }}

Expand Down

0 comments on commit 79ec52c

Please sign in to comment.