Update docker/build-push-action action to v3.1.0 #21

Merged
renovate[bot] merged 1 commit from renovate/docker-build-push-action-3.x into main 2022-08-03 07:13:35 +00:00
Showing only changes of commit 9d72b1807c - Show all commits

View file

@ -38,7 +38,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v3.0.0
uses: docker/build-push-action@v3.1.0
with:
context: .
push: true