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 4444
4545    - name : Create comment 
4646      if : steps.fc.outputs.comment-id == '' && github.event.pull_request.head.repo.full_name == github.repository 
47-       uses : peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043  
47+       uses : peter-evans/create-or-update-comment@81931ba24152edd293fffd8b76a01ab8c99dd00c  
4848      with :
4949        issue-number : ${{ inputs.pr_number }} 
5050        body : | 
5656
5757name : Update comment 
5858      if : steps.fc.outputs.comment-id != '' && github.event.pull_request.head.repo.full_name == github.repository 
59-       uses : peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043  
59+       uses : peter-evans/create-or-update-comment@81931ba24152edd293fffd8b76a01ab8c99dd00c  
6060      with :
6161        comment-id : ${{ steps.fc.outputs.comment-id }} 
6262        edit-mode : replace 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments