Merge pull request #9312 from vmware-tanzu/dependabot/github_actions/actions/stale-10.1.0

Bump actions/stale from 10.0.0 to 10.1.0
This commit is contained in:
Wenkai Yin(尹文开)
2025-10-17 14:09:23 +08:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v10.0.0
- uses: actions/stale@v10.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. If a Velero team member has requested log or more information, please provide the output of the shared commands."