chore(deps): update docker/build-push-action action to v6
Some checks failed
ci / docker (push) Failing after 1m33s

This commit is contained in:
Renovate Bot 2024-06-17 10:00:35 +00:00 committed by Sam Therapy
parent 34ccdf6f67
commit 44247cbb88

View file

@ -37,7 +37,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64