mirror of
				https://github.com/vdsm/virtual-dsm.git
				synced 2025-11-04 08:54:51 +08:00 
			
		
		
		
	Merge pull request #151 from kroese/renovate/kroese-set-secret-4.x
Update kroese/set-secret action to v4
This commit is contained in:
		
						commit
						d68514dc8a
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -84,7 +84,7 @@ jobs:
 | 
				
			|||||||
        echo "NEW_MINOR=$((${{ secrets.MINOR }}+1))" >> $GITHUB_ENV
 | 
					        echo "NEW_MINOR=$((${{ secrets.MINOR }}+1))" >> $GITHUB_ENV
 | 
				
			||||||
    -
 | 
					    -
 | 
				
			||||||
      name: Update minor version
 | 
					      name: Update minor version
 | 
				
			||||||
      uses: kroese/set-secret@v3
 | 
					      uses: kroese/set-secret@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        name: 'MINOR'
 | 
					        name: 'MINOR'
 | 
				
			||||||
        value: ${{ env.NEW_MINOR }}
 | 
					        value: ${{ env.NEW_MINOR }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user