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 2222        env :
2323          DISPATCH_INFORMATION : ${{ github.event.inputs.message }} 
2424        run : echo $DISPATCH_INFORMATION 
25-       - uses : actions/checkout@v3  
25+       - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac   #  v4 
2626      - name : Set up JDK 
2727        uses : actions/setup-java@v3 
2828        with :
Original file line number Diff line number Diff line change 1010  release_notes :
1111    runs-on : ubuntu-latest 
1212    steps :
13-       - uses : actions/checkout@v3  
13+       - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac   #  v4 
1414      - name : Check if it has release drafter config file 
1515        id : check_release_drafter 
1616        run : | 
Original file line number Diff line number Diff line change 1313      GIT_USER_EMAIL : behlp@objectcomputing.com 
1414    steps :
1515      - name : Checkout repository 
16-         uses : actions/checkout@v3  
16+         uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac   #  v4 
1717        with :
1818          token : ${{ secrets.GH_TOKEN }} 
1919      - uses : gradle/wrapper-validation-action@v1 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments