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

This commit is contained in:
renovate[bot]
2024-06-17 10:44:38 +00:00
committed by GitHub
parent 392e9a6417
commit 17868c4086

View File

@@ -73,7 +73,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- -
name: Build Docker image name: Build Docker image
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
context: . context: .
push: true push: true