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 11{
22    "actions/lint-pr-title" : " 1.2.0" 
33    "actions/get-vault-secrets" : " 1.2.1" 
4-     "actions/dockerhub-login" : " 1.0.2 " 
4+     "actions/dockerhub-login" : " 1.0.3 " 
55    "actions/send-slack-message" : " 2.0.3" 
66    "actions/push-to-gar-docker" : " 0.5.2" 
77    "actions/aws-auth" : " 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/dockerhub-login/v1.0.2...dockerhub-login/v1.0.3 )  (2025-08-11) 
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 docker/login-action action to v3.5.0 ([ #1187  ] ( https://github.com/grafana/shared-workflows/issues/1187 ) ) ([ d8060f2] ( https://github.com/grafana/shared-workflows/commit/d8060f2893039ae143f0d9c26f766565fb334c6a ) )
10+ 
311## [ 1.0.2] ( https://github.com/grafana/shared-workflows/compare/dockerhub-login-v1.0.1...dockerhub-login/v1.0.2 )  (2025-06-04) 
412
513
Original file line number Diff line number Diff line change 2020      id-token : write 
2121    steps :
2222      - name : Login to DockerHub 
23-         uses : grafana/shared-workflows/actions/dockerhub-login@dockerhub-login/v1.0.2  
23+         uses : grafana/shared-workflows/actions/dockerhub-login@dockerhub-login/v1.0.3  
2424      - name : Build and push 
2525        run : make build && make push 
2626` ` ` 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments