Merge pull request #10377 from google:dependabot/github_actions/actions/stale-9

PiperOrigin-RevId: 631175483
This commit is contained in:
gVisor bot
2024-05-06 13:58:55 -07:00
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'A friendly reminder that this issue had no activity for 120 days.'