fix(deps): update docker/build-push-action digest to 53b7df9
renovate/stability-days Updates have not met minimum release age requirement
Build and publish container / build (pull_request) Successful in 5m13s

This commit is contained in:
Renovate Bot
2026-07-01 15:02:11 +00:00
parent bb86f63062
commit 07ef7550d9
+1 -1
View File
@@ -128,7 +128,7 @@ jobs:
password: ${{ secrets.PACKAGES_TOKEN }}
- name: Build and push
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
with:
context: .
platforms: linux/amd64,linux/arm64