Merge pull request #12 from AndrewMarchukov/dependabot/github_actions/docker/build-push-action-3

Bump docker/build-push-action from 2 to 3
This commit is contained in:
Andrew Marchukov 2022-07-17 13:23:37 +03:00 committed by GitHub
commit 40d95bced8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ jobs:
name: Build and push
id: build
if: steps.status.outcome == 'success'
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
push: true