File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
actions/docker-import-digests-push-manifest Expand file tree Collapse file tree 3 files changed +11
-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.1.1" ,
3030 "actions/docker-export-digest" : " 0.1.0" ,
31- "actions/docker-import-digests-push-manifest" : " 0.1.0 "
31+ "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.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-11)
4+
5+
6+ ### 🔧 Miscellaneous Chores
7+
8+ * ** deps:** update docker/metadata-action action to v5.9.0 ([ #1501 ] ( https://github.com/grafana/shared-workflows/issues/1501 ) ) ([ 2d5a067] ( https://github.com/grafana/shared-workflows/commit/2d5a0678eb32b0fd6655b4f7a3a7ec72eaf530ca ) )
9+ * ** deps:** update github artifact actions ([ ebaf11d] ( https://github.com/grafana/shared-workflows/commit/ebaf11d9a28ba8617d6c1db41ca7ecb97005e4b4 ) )
10+ * ** deps:** update github artifact actions (major) ([ #1463 ] ( https://github.com/grafana/shared-workflows/issues/1463 ) ) ([ ebaf11d] ( https://github.com/grafana/shared-workflows/commit/ebaf11d9a28ba8617d6c1db41ca7ecb97005e4b4 ) )
11+
312## 0.1.0 (2025-10-15)
413
514
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.0
31+ uses : grafana/shared-workflows/actions/docker-import-digests-push-manifest@docker-import-digests-push-manifest/v0.1.1
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