https://github.com/python/cpython/commit/3bb12e407c183946471272f8aee098e54e62a333
commit: 3bb12e407c183946471272f8aee098e54e62a333
branch: main
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
committer: hugovk <[email protected]>
date: 2024-04-01T09:54:33Z
summary:

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>

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