1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

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
This commit is contained in:
CrazyMax
2026-03-05 11:15:27 +01:00
committed by GitHub
+1 -1
View File
@@ -101,7 +101,7 @@ jobs:
-
name: Import GPG key
if: ${{ !startsWith(matrix.os, 'windows-') }}
uses: crazy-max/ghaction-import-gpg@v6
uses: crazy-max/ghaction-import-gpg@v7
with:
gpg_private_key: ${{ steps.gpg.outputs.key }}
passphrase: ${{ steps.gpg.outputs.passphrase }}