https://github.com/python/cpython/commit/3a99f5c5f34dc7b67597ca7230da355d92927c71
commit: 3a99f5c5f34dc7b67597ca7230da355d92927c71
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2024-03-18T10:44:15+02:00
summary:
Bump GitHub Actions (#116944)
files:
M .github/workflows/build.yml
M .github/workflows/lint.yml
M .github/workflows/project-updater.yml
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e36859e728b67f..9e236534ae3770 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -97,7 +97,7 @@ jobs:
- name: Get a list of the changed documentation-related files
if: github.event_name == 'pull_request'
id: changed-docs-files
- uses: Ana06/[email protected]
+ uses: Ana06/[email protected]
with:
filter: |
Doc/**
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 4a70ec6205a05b..ccde03f91983df 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -23,4 +23,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- - uses: pre-commit/[email protected]
+ - uses: pre-commit/[email protected]
diff --git a/.github/workflows/project-updater.yml
b/.github/workflows/project-updater.yml
index 7574bfc208ff76..56e508d453c346 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]