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

This commit is contained in:
renovate[bot]
2023-02-28 14:13:45 +00:00
committed by GitHub
parent d0172e19e1
commit dfec9d8cc8

View File

@@ -23,7 +23,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push - name: Build and push
id: docker_build id: docker_build
uses: docker/build-push-action@v3 uses: docker/build-push-action@v4
with: with:
push: true push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7 platforms: linux/amd64,linux/arm64,linux/arm/v7