Skip to content

Commit 8fe8d45

Browse files
authored
Merge pull request #409 from docker/dependabot/github_actions/crazy-max/ghaction-import-gpg-7
build(deps): bump crazy-max/ghaction-import-gpg from 6 to 7
2 parents af758c4 + f0e4adb commit 8fe8d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
-
102102
name: Import GPG key
103103
if: ${{ !startsWith(matrix.os, 'windows-') }}
104-
uses: crazy-max/ghaction-import-gpg@v6
104+
uses: crazy-max/ghaction-import-gpg@v7
105105
with:
106106
gpg_private_key: ${{ steps.gpg.outputs.key }}
107107
passphrase: ${{ steps.gpg.outputs.passphrase }}

0 commit comments

Comments
 (0)