https://github.com/python/cpython/commit/87e470b039a4ae615b11bf34f205c1c5f84ff543
commit: 87e470b039a4ae615b11bf34f205c1c5f84ff543
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: ezio-melotti <[email protected]>
date: 2024-04-01T12:35:55+02:00
summary:

[3.12] build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (GH-117415) 
(#117420)

build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (GH-117415)
(cherry picked from commit 3bb12e407c183946471272f8aee098e54e62a333)

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

files:
M .github/workflows/project-updater.yml

diff --git a/.github/workflows/project-updater.yml 
b/.github/workflows/project-updater.yml
index 56e508d453c346..066d8593a70cf6 100644
--- a/.github/workflows/project-updater.yml
+++ b/.github/workflows/project-updater.yml
@@ -23,7 +23,7 @@ jobs:
           - { project: 32, label: sprint }
 
     steps:
-      - uses: actions/[email protected]
+      - uses: actions/[email protected]
         with:
           project-url: https://github.com/orgs/python/projects/${{ 
matrix.project }}
           github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]

Reply via email to