fix(deps): update docker/build-push-action action to v7 #10

Merged
lyrathorpe merged 1 commits from renovate/docker-build-push-action-7.x into main 2026-06-12 12:21:39 +01:00
Showing only changes of commit 9e5958b458 - Show all commits
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
password: ${{ secrets.PACKAGES_TOKEN }}
- name: Build and push
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
with:
context: .
platforms: linux/amd64,linux/arm64