chore(deps): update docker/build-push-action action to v6
All checks were successful
Publish Docker Image / docker (push) Successful in 48s

This commit is contained in:
Renovate Bot 2024-08-10 11:33:00 +00:00
parent 85b5b7cbce
commit cf49d249bd

@ -44,7 +44,7 @@ jobs:
password: ${{ secrets.REPO_TOKEN }}
- name: Build and Push (Latest)
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
context: .