mirror of https://github.com/python/cpython
build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (#117415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
56e99307c4
commit
3bb12e407c
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- { project: 32, label: sprint }
|
- { project: 32, label: sprint }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@v0.6.0
|
- uses: actions/add-to-project@v1.0.0
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/python/projects/${{ matrix.project }}
|
project-url: https://github.com/orgs/python/projects/${{ matrix.project }}
|
||||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||||
|
|
Loading…
Reference in New Issue