File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101
102102      - if : steps.fc.outputs.comment-id == '' 
103103        name : Create comment 
104-         uses : peter-evans/create-or-update-comment@v3  
104+         uses : peter-evans/create-or-update-comment@v4  
105105        with :
106106          issue-number : ${{ github.event.number }} 
107107          body : | 
Original file line number Diff line number Diff line change 4242          echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}" 
4343
4444name : Add reaction 
45-         uses : peter-evans/create-or-update-comment@v3  
45+         uses : peter-evans/create-or-update-comment@v4  
4646        with :
4747          repository : ${{ github.event.client_payload.github.payload.repository.full_name }} 
4848          comment-id : ${{ github.event.client_payload.github.payload.comment.id }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments