8000 build(deps): bump tibdex/github-app-token from 1 to 2 · python/python-docs-zh-tw@b405d83 · GitHub
[go: up one dir, main page]

Skip to content

Commit b405d83

Browse files
build(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](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] <support@github.com>
1 parent c4b0c7f commit b405d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/py312-sync-cpython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Sync with CPython
3434
run: make clone && make merge && make rm_cpython
3535

36-
- uses: tibdex/github-app-token@v1
36+
- uses: tibdex/github-app-token@v2
3737
id: generate-token
3838
with:
3939
app_id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)
0