mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 07:01:31 +08:00 
			
		
		
		
	Merge pull request #640 from TriliumNext/renovate/stringbean-docker-healthcheck-action-3.x
chore(deps): update stringbean/docker-healthcheck-action action to v3
This commit is contained in:
		
						commit
						d037aea8a7
					
				
							
								
								
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							@ -87,7 +87,7 @@ jobs:
 | 
			
		||||
          echo "Container ID: $CONTAINER_ID"
 | 
			
		||||
      
 | 
			
		||||
      - name: Wait for the healthchecks to pass
 | 
			
		||||
        uses: stringbean/docker-healthcheck-action@v1
 | 
			
		||||
        uses: stringbean/docker-healthcheck-action@v3
 | 
			
		||||
        with:
 | 
			
		||||
          container: trilium_local
 | 
			
		||||
          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"
 | 
			
		||||
      
 | 
			
		||||
      - name: Wait for the healthchecks to pass
 | 
			
		||||
        uses: stringbean/docker-healthcheck-action@v1
 | 
			
		||||
        uses: stringbean/docker-healthcheck-action@v3
 | 
			
		||||
        with:
 | 
			
		||||
          container: trilium_local
 | 
			
		||||
          wait-time: 50
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user