chore(deps): update docker/build-push-action action to v6

This commit is contained in:
renovate[bot] 2025-06-22 22:35:15 +00:00 committed by GitHub
parent 182465341a
commit 0d1709d409
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
- name: Build and push by digest - name: Build and push by digest
id: build id: build
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
context: . context: .
platforms: ${{ matrix.platform }} platforms: ${{ matrix.platform }}