mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore(deps): update stringbean/docker-healthcheck-action action to v3
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -87,7 +87,7 @@ jobs: | |||||||
|           echo "Container ID: $CONTAINER_ID" |           echo "Container ID: $CONTAINER_ID" | ||||||
|        |        | ||||||
|       - name: Wait for the healthchecks to pass |       - name: Wait for the healthchecks to pass | ||||||
|         uses: stringbean/docker-healthcheck-action@v1 |         uses: stringbean/docker-healthcheck-action@v3 | ||||||
|         with: |         with: | ||||||
|           container: trilium_local |           container: trilium_local | ||||||
|           wait-time: 50 |           wait-time: 50 | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/main-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main-docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -72,7 +72,7 @@ jobs: | |||||||
|           echo "Container ID: $CONTAINER_ID" |           echo "Container ID: $CONTAINER_ID" | ||||||
|        |        | ||||||
|       - name: Wait for the healthchecks to pass |       - name: Wait for the healthchecks to pass | ||||||
|         uses: stringbean/docker-healthcheck-action@v1 |         uses: stringbean/docker-healthcheck-action@v3 | ||||||
|         with: |         with: | ||||||
|           container: trilium_local |           container: trilium_local | ||||||
|           wait-time: 50 |           wait-time: 50 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user