mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 19:33:35 +00:00 
			
		
		
		
	in input-helper, set commit = core.getInput('commit')
Signed-off-by: James Bradlee <james.bradlee@telenor.no>
This commit is contained in:
		
							parent
							
								
									650ceb06a8
								
							
						
					
					
						commit
						67b5caa109
					
				| @ -57,6 +57,7 @@ export async function getInputs(): Promise<IGitSourceSettings> { | ||||
|     `${github.context.repo.owner}/${github.context.repo.repo}`.toUpperCase() | ||||
| 
 | ||||
|   // Source branch, source version
 | ||||
|   result.commit = core.getInput('commit') | ||||
|   result.ref = core.getInput('ref') | ||||
|   if (!result.ref) { | ||||
|     if (isWorkflowRepository) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user