https://github.com/python/cpython/commit/ce7a8eef79c1f81358e00aa84b906540edd91458
commit: ce7a8eef79c1f81358e00aa84b906540edd91458
branch: main
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
committer: hugovk <[email protected]>
date: 2024-01-02T18:19:01+02:00
summary:
build(deps): bump actions/stale from 8 to 9 (#113611)
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
files:
M .github/workflows/stale.yml
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 94676f5ee5fffc..07608fe91b4dbe 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -16,7 +16,7 @@ jobs:
steps:
- name: "Check PRs"
- uses: actions/stale@v8
+ uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: 'This PR is stale because it has been open for 30
days with no activity.'
_______________________________________________
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]