From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 05:50:32 +0000 (+0000) Subject: chore(deps): bump tibdex/github-app-token from 1 to 2 X-Git-Tag: v1.0.0-beta.6~30^2~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/hex/enum.HexToArrayError.html?a=commitdiff_plain;h=80b4ecac414a9b248ac5493ef76b7b4a3b0ff8f3;p=bdk chore(deps): bump tibdex/github-app-token from 1 to 2 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] --- diff --git a/.github/workflows/cron-update-rust.yml b/.github/workflows/cron-update-rust.yml index 5741aa6b..b03ab9b1 100644 --- a/.github/workflows/cron-update-rust.yml +++ b/.github/workflows/cron-update-rust.yml @@ -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 }}