File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838
3939    steps :
4040    - name : Checkout repository 
41-       uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608   #  v4
41+       uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11   #  v4
4242
4343    #  Initializes the CodeQL tools for scanning.
4444    - name : Initialize CodeQL 
Original file line number Diff line number Diff line change 88    name : release 
99    runs-on : ubuntu-latest 
1010    steps :
11-       - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608   #  v4
11+       - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11   #  v4
1212      - uses : actions/setup-node@v3 
1313        with :
1414          node-version : lts/* 
Original file line number Diff line number Diff line change 1111  test :
1212    runs-on : ubuntu-latest 
1313    steps :
14-       - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608   #  v4
14+       - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11   #  v4
1515      - uses : actions/setup-node@v3 
1616        with :
1717          node-version : 18 
Original file line number Diff line number Diff line change 77  update_prettier :
88    runs-on : ubuntu-latest 
99    steps :
10-       - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608   #  v4
10+       - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11   #  v4
1111      - uses : actions/setup-node@v3 
1212        with :
1313          cache : npm 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments