File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
actions/docker-import-digests-push-manifest Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2828 "actions/cleanup-branches" : " 0.2.1" ,
2929 "actions/docker-build-push-image" : " 0.2.0" ,
3030 "actions/docker-export-digest" : " 0.1.1" ,
31- "actions/docker-import-digests-push-manifest" : " 0.1.1 "
31+ "actions/docker-import-digests-push-manifest" : " 0.1.2 "
3232}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.2] ( https://github.com/grafana/shared-workflows/compare/docker-import-digests-push-manifest/v0.1.1...docker-import-digests-push-manifest/v0.1.2 ) (2025-11-21)
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.1.1] ( https://github.com/grafana/shared-workflows/compare/docker-import-digests-push-manifest/v0.1.0...docker-import-digests-push-manifest/v0.1.1 ) (2025-11-12)
411
512
Original file line number Diff line number Diff line change 2828 id-token : write
2929 steps :
3030 - name : Download Multi-Arch Digests, Construct and Upload Manifest
31- uses : grafana/shared-workflows/actions/docker-import-digests-push-manifest@docker-import-digests-push-manifest/v0.1.1
31+ uses : grafana/shared-workflows/actions/docker-import-digests-push-manifest@docker-import-digests-push-manifest/v0.1.2
3232 with :
3333 gar-environment : " dev"
3434 images : ${{ needs.docker-build-push-image.outputs.images }}
You can’t perform that action at this time.
0 commit comments