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

Merged
Florian Bouillon merged 1 commits from renovate/docker-build-push-action-6.x into master 2024-06-26 14:17:03 +00:00

View File

@ -55,7 +55,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build and push the project
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true