]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
build(deps): bump actions/stale from 5 to 6 (#97701)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 5 Oct 2022 17:56:42 +0000 (10:56 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 17:56:42 +0000 (10:56 -0700)
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/stale.yml

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