Update docker/build-push-action action to v6.11.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Renovate Bot 2025-01-08 09:30:10 +00:00
parent 98b51959dd
commit b0a5e7ecdf

View file

@ -34,7 +34,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@v6.10.0 uses: docker/build-push-action@v6.11.0
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile