]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
build(deps): bump actions/stale from 8 to 9 (#113611)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Jan 2024 16:19:01 +0000 (18:19 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2024 16:19:01 +0000 (18:19 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/stale.yml

index 94676f5ee5fffccdfc52d6d9c4278beaf05f9d01..07608fe91b4dbe69efc8630c4ce3d32700055854 100644 (file)
@@ -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.'