File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9494
9595name : Download ClangFormat 
9696        id : download-clang-format 
97-         uses : MrOctopus/download-asset-action@1.0  
97+         uses : MrOctopus/download-asset-action@1.1  
9898        with :
9999          repository : arduino/clang-static-binaries 
100100          tag : ${{ env.CLANG_FORMAT_VERSION }} 
@@ -162,7 +162,7 @@ jobs:
162162
163163name : Download ClangFormat 
164164        id : download 
165-         uses : MrOctopus/download-asset-action@1.0  
165+         uses : MrOctopus/download-asset-action@1.1  
166166        with :
167167          repository : arduino/clang-static-binaries 
168168          tag : ${{ env.CLANG_FORMAT_VERSION }} 
Original file line number Diff line number Diff line change 6060
6161      - name : Download latest editorconfig-checker release binary package 
6262        id : download 
63-         uses : MrOctopus/download-asset-action@1.0  
63+         uses : MrOctopus/download-asset-action@1.1  
6464        with :
6565          repository : editorconfig-checker/editorconfig-checker 
6666          excludes : prerelease, draft 
Original file line number Diff line number Diff line change 9898
9999      - name : Download latest ShellCheck release binary package 
100100        id : download 
101-         uses : MrOctopus/download-asset-action@1.0  
101+         uses : MrOctopus/download-asset-action@1.1  
102102        with :
103103          repository : koalaman/shellcheck 
104104          excludes : prerelease, draft 
@@ -163,7 +163,7 @@ jobs:
163163
164164      - name : Download shfmt 
165165        id : download 
166-         uses : MrOctopus/download-asset-action@1.0  
166+         uses : MrOctopus/download-asset-action@1.1  
167167        with :
168168          repository : mvdan/sh 
169169          excludes : prerelease, draft 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments