build(deps): bump docker/build-push-action from 5 to 6 in the github group (#1582)

This commit is contained in:
dependabot[bot] 2024-06-25 14:42:56 +00:00 committed by GitHub
parent 6dc4965f22
commit c24f04f37c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -208,7 +208,7 @@ jobs:
- name: Build and publish image
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./ci.Dockerfile