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

This commit is contained in:
Renovate Bot 2024-06-17 10:00:35 +00:00
parent 0f92af6a94
commit 9633fecfdb

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