]> Untitled Git - bdk/commitdiff
chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 github/dependabot/github_actions/crazy-max/ghaction-import-gpg-6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Nov 2024 05:47:40 +0000 (05:47 +0000)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 05:47:40 +0000 (05:47 +0000)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/cron-update-rust.yml

index b03ab9b18806090836ffeefe12804710d3cb7076..181798500c432fe9a061fb3a17e5e9d489dbbbd1 100644 (file)
@@ -15,7 +15,7 @@ jobs:
         with:
           app_id: ${{ secrets.APP_ID }}
           private_key: ${{ secrets.APP_PRIVATE_KEY }}
-      - uses: crazy-max/ghaction-import-gpg@v5
+      - uses: crazy-max/ghaction-import-gpg@v6
         with:
           gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
           git_user_signingkey: true