Skip to content

Commit

Permalink
Merge pull request #1219 from spidernet-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…crazy-max/ghaction-import-gpg-6

build(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
  • Loading branch information
weizhoublue authored Feb 20, 2024
2 parents a2eac97 + 8e62609 commit 14aaeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-cherrypick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 0

- uses: crazy-max/ghaction-import-gpg@v5
- uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 14aaeaf

Please sign in to comment.