]> Untitled Git - bdk/commitdiff
chore(deps): bump tibdex/github-app-token from 1 to 2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 21 Oct 2024 05:50:32 +0000 (05:50 +0000)
committerSteve Myers <steve@notmandatory.org>
Tue, 29 Oct 2024 20:37:51 +0000 (15:37 -0500)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](https://github.com/tibdex/github-app-token/compare/v1...v2)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  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 5741aa6b8aa57980bf3ff851a94d30560edb4bf5..b03ab9b18806090836ffeefe12804710d3cb7076 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     steps:
       - uses: actions/checkout@v4
       - uses: dtolnay/rust-toolchain@stable
-      - uses: tibdex/github-app-token@v1
+      - uses: tibdex/github-app-token@v2
         id: generate-token
         with:
           app_id: ${{ secrets.APP_ID }}