build(deps): bump actions/stale from 10.0.0 to 10.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](3a9db7e6a4...5f858e3efb)
---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
			
			
This commit is contained in:
		
							parent
							
								
									31b8912c94
								
							
						
					
					
						commit
						c1bd8a78d1
					
				|  | @ -19,7 +19,7 @@ jobs: | ||||||
|       pull-requests: write |       pull-requests: write | ||||||
| 
 | 
 | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0 |       - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0 | ||||||
|         # All stale bot options: https://github.com/actions/stale#all-options |         # All stale bot options: https://github.com/actions/stale#all-options | ||||||
|         with: |         with: | ||||||
|           # Idle number of days before marking issues/PRs stale |           # Idle number of days before marking issues/PRs stale | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue