Update docker/build-push-action action to v4

This commit is contained in:
renovate[bot]
2023-03-22 19:51:16 +00:00
committed by GitHub
parent ad84d9129f
commit a44690641f

View File

@@ -24,7 +24,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
id: docker_build
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
push: true
tags: |