Update docker/build-push-action action to v3.1.1 #25

Closed
renovate[bot] wants to merge 1 commit from renovate/docker-build-push-action-3.x into main

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.1.0
uses: docker/build-push-action@v3.1.1
with:
context: .
push: true