Skip to content

Commit 028455f

Browse files
chore(deps): bump tibdex/github-app-token from 1 to 2 (#1606)
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](tibdex/github-app-token@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05d5c9b commit 028455f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# we use this step to grab a Github App auth token, so that PRs generated by this workflow
3737
# run the GHA tests.
38-
- uses: tibdex/github-app-token@v1
38+
- uses: tibdex/github-app-token@v2
3939
id: generate-token
4040
if: github.ref == 'refs/heads/main' && github.repository == 'pypa/cibuildwheel'
4141
with:

0 commit comments

Comments
 (0)