Compare commits
	
		
			1 Commits
		
	
	
		
			master
			...
			dependabot
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					878fd6b4f7 | 
							
								
								
									
										2
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							@ -109,7 +109,7 @@ jobs:
 | 
			
		||||
        run: echo ${{ steps.build_rel.outputs.digest }} > /tmp/digest.txt
 | 
			
		||||
 | 
			
		||||
      - name: Upload artifact
 | 
			
		||||
        uses: actions/upload-artifact@v3
 | 
			
		||||
        uses: actions/upload-artifact@v4
 | 
			
		||||
        with:
 | 
			
		||||
          name: digest_${{ matrix.name }}
 | 
			
		||||
          path: /tmp/digest.txt
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user