mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	chore(deps): update apple-actions/import-codesign-certs action to v5
This commit is contained in:
		
							parent
							
								
									9ef6f3e947
								
							
						
					
					
						commit
						c594f5b5ee
					
				
							
								
								
									
										4
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							| @ -21,7 +21,7 @@ runs: | ||||
|     # Certificate setup | ||||
|     - name: Import Apple certificates | ||||
|       if: inputs.os == 'macos' | ||||
|       uses: apple-actions/import-codesign-certs@v3 | ||||
|       uses: apple-actions/import-codesign-certs@v5 | ||||
|       with: | ||||
|         p12-file-base64: ${{ env.APPLE_APP_CERTIFICATE_BASE64 }} | ||||
|         p12-password: ${{ env.APPLE_APP_CERTIFICATE_PASSWORD }} | ||||
| @ -30,7 +30,7 @@ runs: | ||||
| 
 | ||||
|     - name: Install Installer certificate | ||||
|       if: inputs.os == 'macos' | ||||
|       uses: apple-actions/import-codesign-certs@v3 | ||||
|       uses: apple-actions/import-codesign-certs@v5 | ||||
|       with: | ||||
|         p12-file-base64: ${{ env.APPLE_INSTALLER_CERTIFICATE_BASE64 }} | ||||
|         p12-password: ${{ env.APPLE_INSTALLER_CERTIFICATE_PASSWORD }} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
						renovate[bot]