Update actions/checkout action to v5
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				renovate / renovate (push) Successful in 3m25s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	renovate / renovate (push) Successful in 3m25s
				
			This commit is contained in:
		@@ -12,7 +12,7 @@ jobs:
 | 
				
			|||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    container: ghcr.io/renovatebot/renovate:latest
 | 
					    container: ghcr.io/renovatebot/renovate:latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v4
 | 
					      - uses: actions/checkout@v5
 | 
				
			||||||
      - run: renovate
 | 
					      - run: renovate
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
          RENOVATE_CONFIG_FILE: "/workspace/sora/renovate-config/config.js"
 | 
					          RENOVATE_CONFIG_FILE: "/workspace/sora/renovate-config/config.js"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user