File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 88    "actions/build-push-to-dockerhub" : " 0.2.0" 
99    "actions/login-to-gar" : " 1.0.0" 
1010    "actions/login-to-gcs" : " 0.2.1" 
11-     "actions/argo-lint" : " 1.0.2 " 
11+     "actions/argo-lint" : " 1.0.3 " 
1212    "actions/setup-conftest" : " 1.0.2" 
1313    "actions/setup-argo" : " 1.0.2" 
1414    "actions/generate-openapi-clients" : " 1.0.2" 
Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## [ 1.0.3] ( https://github.com/grafana/shared-workflows/compare/argo-lint/v1.0.2...argo-lint/v1.0.3 )  (2025-08-25) 
4+ 
5+ 
6+ ### 🔧 Miscellaneous Chores  
7+ 
8+ *  ** deps:**  update actions/checkout action to v4.3.0 ([ #1221  ] ( https://github.com/grafana/shared-workflows/issues/1221 ) ) ([ 17ab531] ( https://github.com/grafana/shared-workflows/commit/17ab531bf2c16c79af38988e7caf7a3d8a37634b ) )
9+ *  ** deps:**  update actions/checkout action to v5 ([ #1227  ] ( https://github.com/grafana/shared-workflows/issues/1227 ) ) ([ fd79c02] ( https://github.com/grafana/shared-workflows/commit/fd79c02730e0629f728e2f5c3d614545269208a9 ) )
10+ 
311## [ 1.0.2] ( https://github.com/grafana/shared-workflows/compare/argo-lint-v1.0.1...argo-lint/v1.0.2 )  (2025-06-04) 
412
513
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Shared workflow to lint Argo workflow files.
77<!--  x-release-please-start-version --> 
88
99``` 
10- uses: grafana/shared-workflows/actions/argo-lint@argo-lint/v1.0.2  
10+ uses: grafana/shared-workflows/actions/argo-lint@argo-lint/v1.0.3  
1111with: 
1212  path: /path/to/files # Paths to files for linting 
1313
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments