mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	chore(deps): update apple-actions/import-codesign-certs action to v5
This commit is contained in:
		
							parent
							
								
									bb1143e582
								
							
						
					
					
						commit
						38f33d8573
					
				
							
								
								
									
										4
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							| @ -18,7 +18,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 }} | ||||
| @ -27,7 +27,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]