File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919    runs-on : ubuntu-latest 
2020    steps :
2121      - name : " Set Issue to 'Priority = Triage Next'" 
22-         uses : leonsteinhaeuser/project-beta-automations@v1.2.1  
22+         uses : leonsteinhaeuser/project-beta-automations@v1.3.0  
2323        if : github.event_name == 'issues' 
2424        with :
2525          gh_token : ${{ secrets.TF_DEVEX_PROJECT_GITHUB_TOKEN }} 
2929          operation_mode : custom_field 
3030          custom_field_values : ' [{\"name\":\"Priority\",\"type\":\"single_select\",\"value\":\"Triage Next\"}]' 
3131      - name : " Set Pull Request to 'Priority = Triage Next'" 
32-         uses : leonsteinhaeuser/project-beta-automations@v1.2.1  
32+         uses : leonsteinhaeuser/project-beta-automations@v1.3.0  
3333        if : github.event_name == 'pull_request_target' 
3434        with :
3535          gh_token : ${{ secrets.TF_DEVEX_PROJECT_GITHUB_TOKEN }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments