Skip to content

Commit

Permalink
Merge pull request #22 from MakairaIO/renovate/crazy-max-ghaction-imp…
Browse files Browse the repository at this point in the history
…ort-gpg-6.x

fix(deps): update crazy-max/ghaction-import-gpg action to v6
  • Loading branch information
BenjaminJoergerMakaira authored Sep 23, 2024
2 parents 24f3bfc + edaf470 commit b387509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
git_user_signingkey: true
git_commit_gpgsign: true
Expand Down

0 comments on commit b387509

Please sign in to comment.