File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919    runs-on : ubuntu-latest 
2020
2121    steps :
22-       - uses : github/branch-deploy@v10  
22+       - uses : github/branch-deploy@v11  
2323        id : branch-deploy 
2424        with :
2525          admins : the-hideout/core-contributors 
Original file line number Diff line number Diff line change 1818    steps :
1919      #  https://github.com/github/branch-deploy/blob/d3c24bd92505e623615b75ffdfac5ed5259adbdb/docs/merge-commit-strategy.md
2020      - name : deployment check 
21-         uses : github/branch-deploy@v10  
21+         uses : github/branch-deploy@v11  
2222        id : deployment-check 
2323        with :
2424          merge_deploy_mode : " true" 
Original file line number Diff line number Diff line change 1616
1717    steps :
1818      - name : unlock on merge 
19-         uses : github/branch-deploy@v10  
19+         uses : github/branch-deploy@v11  
2020        id : unlock-on-merge 
2121        with :
2222          unlock_on_merge_mode : " true" #  <-- indicates that this is the "Unlock on Merge Mode" workflow
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments