We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2eac97 + 8e62609 commit 14aaeafCopy full SHA for 14aaeaf
.github/workflows/auto-cherrypick.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
fetch-depth: 0
32
33
- - uses: crazy-max/ghaction-import-gpg@v5
+ - uses: crazy-max/ghaction-import-gpg@v6
34
35
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
36
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments