Skip to content

Commit 14aaeaf

Browse files
authored
Merge pull request #1219 from spidernet-io/dependabot/github_actions/crazy-max/ghaction-import-gpg-6
build(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
2 parents a2eac97 + 8e62609 commit 14aaeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-cherrypick.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232

33-
- uses: crazy-max/ghaction-import-gpg@v5
33+
- uses: crazy-max/ghaction-import-gpg@v6
3434
with:
3535
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3636
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)