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 3c7db69ac3
commit 29c795e0a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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