mirror of
				https://github.com/rancher/plugins.git
				synced 2025-11-04 03:08:26 +00:00 
			
		
		
		
	Merge pull request #870 from containernetworking/dependabot/github_actions/actions/stale-8
build(deps): bump actions/stale from 7 to 8
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ jobs:
 | 
				
			|||||||
  stale:
 | 
					  stale:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/stale@v7
 | 
					      - uses: actions/stale@v8
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          stale-pr-message: 'This PR has been untouched for too long without an update. It will be closed in 7 days.'
 | 
					          stale-pr-message: 'This PR has been untouched for too long without an update. It will be closed in 7 days.'
 | 
				
			||||||
          exempt-issue-labels: 'keep'
 | 
					          exempt-issue-labels: 'keep'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user