mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-03 22:31:56 +02:00 
			
		
		
		
	Update NPM dependencies (#1703)
* Update dependencies manually * Format files * Update licenses
This commit is contained in:
		
							parent
							
								
									0ad4b8fada
								
							
						
					
					
						commit
						9c1e94e0ad
					
				
					 50 changed files with 33279 additions and 23501 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,7 @@ function updateUsage(
 | 
			
		|||
  }
 | 
			
		||||
 | 
			
		||||
  // Load the action.yml
 | 
			
		||||
  const actionYaml = yaml.safeLoad(fs.readFileSync(actionYamlPath).toString())
 | 
			
		||||
  const actionYaml = yaml.load(fs.readFileSync(actionYamlPath).toString())
 | 
			
		||||
 | 
			
		||||
  // Load the README
 | 
			
		||||
  const originalReadme = fs.readFileSync(readmePath).toString()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue