Merge pull request #21 from Lucxjo/renovate/docker-build-push-action-3.x

This commit is contained in:
Louis Hollingworth 2022-08-03 08:13:35 +01:00 committed by GitHub
commit 4445525ff2
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.0.0
uses: docker/build-push-action@v3.1.0
with:
context: .
push: true