mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-01 02:28:40 +08:00 
			
		
		
		
	fix the reference to ssh-key in the docs
This commit is contained in:
		
							parent
							
								
									ac59398561
								
							
						
					
					
						commit
						9f8d2b7406
					
				|  | @ -49,7 +49,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl | ||||||
|     # We recommend using a service account with the least permissions necessary. |     # We recommend using a service account with the least permissions necessary. | ||||||
|     # |     # | ||||||
|     # [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) |     # [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) | ||||||
|     ssh-key: '' |     key: '' | ||||||
| 
 | 
 | ||||||
|     # Known hosts in addition to the user and global host key database. The public SSH |     # Known hosts in addition to the user and global host key database. The public SSH | ||||||
|     # keys for a host may be obtained using the utility `ssh-keyscan`. For example, |     # keys for a host may be obtained using the utility `ssh-keyscan`. For example, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Chris Taylor
						Chris Taylor