]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
build(deps): bump actions/stale from 6 to 7 (#100656)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Jan 2023 21:49:10 +0000 (23:49 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Jan 2023 21:49:10 +0000 (23:49 +0200)
.github/workflows/stale.yml

index 1c6f1641c885c6d61a68f0dfd014cdfb8e961729..07dbcfe31d656367a00e952982a2ae4365b8bcb8 100644 (file)
@@ -15,7 +15,7 @@ jobs:
 
     steps:
     - name: "Check PRs"
-      uses: actions/stale@v6
+      uses: actions/stale@v7
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}
         stale-pr-message: 'This PR is stale because it has been open for 30 days with no activity.'