Merge pull request #1203 from kubereboot/dependabot/github_actions/actions/stale-10.0.0

build(deps): bump actions/stale from 9.1.0 to 10.0.0
This commit is contained in:
Jean-Philippe Evrard
2025-09-06 16:43:28 +02:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ jobs:
with:
egress-policy: audit
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue was automatically considered stale due to lack of activity. Please update it and/or join our slack channels to promote it, before it automatically closes (in 7 days).'