Skip to content

Commit 4a907f4

Browse files
authored
Merge pull request #182 from NormB/dependabot/github_actions/crazy-max/ghaction-import-gpg-7
chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents 30cf0b0 + c7e0014 commit 4a907f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wiki-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: Import GPG key for signing
101101
if: steps.check_changes.outputs.changes == 'true'
102-
uses: crazy-max/ghaction-import-gpg@v6
102+
uses: crazy-max/ghaction-import-gpg@v7
103103
with:
104104
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
105105
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)