File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
actions/build-push-to-dockerhub Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 55 "actions/send-slack-message" : " 2.0.4" ,
66 "actions/push-to-gar-docker" : " 0.6.1" ,
77 "actions/aws-auth" : " 1.0.3" ,
8- "actions/build-push-to-dockerhub" : " 0.3 .0" ,
8+ "actions/build-push-to-dockerhub" : " 0.4 .0" ,
99 "actions/login-to-gar" : " 1.0.0" ,
1010 "actions/login-to-gcs" : " 0.3.0" ,
1111 "actions/argo-lint" : " 1.0.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.0] ( https://github.com/grafana/shared-workflows/compare/build-push-to-dockerhub/v0.3.0...build-push-to-dockerhub/v0.4.0 ) (2025-11-05)
4+
5+
6+ ### 🎉 Features
7+
8+ * ** build-push-to-dockerhub:** add labels input ([ #1471 ] ( https://github.com/grafana/shared-workflows/issues/1471 ) ) ([ 988bd06] ( https://github.com/grafana/shared-workflows/commit/988bd0607526b247249f48d9d0f20ce16cefcee9 ) )
9+
310## [ 0.3.0] ( https://github.com/grafana/shared-workflows/compare/build-push-to-dockerhub/v0.2.0...build-push-to-dockerhub/v0.3.0 ) (2025-10-03)
411
512
Original file line number Diff line number Diff line change 3333 persist-credentials : false
3434
3535 - id : push-to-dockerhub
36- uses : grafana/shared-workflows/actions/build-push-to-dockerhub@build-push-to-dockerhub/v0.3 .0
36+ uses : grafana/shared-workflows/actions/build-push-to-dockerhub@build-push-to-dockerhub/v0.4 .0
3737 with :
3838 repository : ${{ github.repository }} # or any other dockerhub repository
3939 context : .
You can’t perform that action at this time.
0 commit comments