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

This commit is contained in:
renovate[bot] 2022-08-05 14:16:57 +00:00 committed by GitHub
parent 6741f91f5c
commit efb7e638f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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