Skip to content

Commit 4a00826

Browse files
authored
Merge pull request python#926 from python/dependabot/github_actions/tibdex/github-app-token-2
build(deps): bump tibdex/github-app-token from 1 to 2
2 parents e17b9f3 + b405d83 commit 4a00826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)