]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (#117415)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Apr 2024 09:54:33 +0000 (09:54 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 09:54:33 +0000 (09:54 +0000)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/project-updater.yml

index 56e508d453c346f8ee9c97a95d677b640f27718d..066d8593a70cf629a83486904212fa908df1f2c7 100644 (file)
@@ -23,7 +23,7 @@ jobs:
           - { project: 32, label: sprint }
 
     steps:
-      - uses: actions/add-to-project@v0.6.0
+      - uses: actions/add-to-project@v1.0.0
         with:
           project-url: https://github.com/orgs/python/projects/${{ matrix.project }}
           github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}