File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
actions/docker-build-push-image Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2626 "actions/azure-trusted-signing" : " 1.0.0" ,
2727 "actions/validate-renovate-config" : " 0.1.0" ,
2828 "actions/cleanup-branches" : " 0.2.1" ,
29- "actions/docker-build-push-image" : " 0.2.0 " ,
29+ "actions/docker-build-push-image" : " 0.2.1 " ,
3030 "actions/docker-export-digest" : " 0.1.1" ,
3131 "actions/docker-import-digests-push-manifest" : " 0.1.1"
3232}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/grafana/shared-workflows/compare/docker-build-push-image/v0.2.0...docker-build-push-image/v0.2.1 ) (2025-11-20)
4+
5+
6+ ### 🔧 Miscellaneous Chores
7+
8+ * ** deps:** update actions/checkout action to v5.0.1 ([ #1541 ] ( https://github.com/grafana/shared-workflows/issues/1541 ) ) ([ 773f5b1] ( https://github.com/grafana/shared-workflows/commit/773f5b1eb7b717c5c89a2718c1c4322a45f2ed7f ) )
9+
310## [ 0.2.0] ( https://github.com/grafana/shared-workflows/compare/docker-build-push-image/v0.1.1...docker-build-push-image/v0.2.0 ) (2025-11-11)
411
512
Original file line number Diff line number Diff line change 3636 contents : read
3737 id-token : write
3838 steps :
39- - uses : grafana/shared-workflows/actions/docker-build-push-image@docker-build-push-image/v0.2.0
39+ - uses : grafana/shared-workflows/actions/docker-build-push-image@docker-build-push-image/v0.2.1
4040 with :
4141 platforms : linux/arm64,linux/amd64
4242 tags : |
You can’t perform that action at this time.
0 commit comments