Update docker/build-push-action action to v6

[skip ci]
This commit is contained in:
renovate[bot] 2024-11-28 03:00:54 +00:00 committed by GitHub
parent c96e4f56ee
commit 2243329fae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
password: ${{ secrets.CR_PAT }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/arm64