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

This commit is contained in:
renovate[bot] 2024-06-17 12:29:07 +00:00 committed by GitHub
parent c09b73693e
commit 4253a274a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ jobs:
# the build, per https://docs.docker.com/build/cache/backends/gha/.
- name: Build Runtime
id: image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/${{ matrix.arch }}