You've already forked nginx_exporter
							
							
				mirror of
				https://github.com/nginxinc/nginx-prometheus-exporter.git
				synced 2025-11-03 07:53:15 +03:00 
			
		
		
		
	Update actions/stale action to v10 (#1150)
| datasource | package | from | to | | ----------- | ------------- | ------ | ------- | | github-tags | actions/stale | v9.1.0 | v10.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							@@ -13,7 +13,7 @@ jobs:
 | 
				
			|||||||
      pull-requests: write # for actions/stale to close stale PRs
 | 
					      pull-requests: write # for actions/stale to close stale PRs
 | 
				
			||||||
    runs-on: ubuntu-24.04
 | 
					    runs-on: ubuntu-24.04
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
 | 
					      - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
					          repo-token: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
          stale-issue-message: "This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days."
 | 
					          stale-issue-message: "This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days."
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user