Merge pull request #197 from crazy-max/releases/v1

Update deprecation message for v1
This commit is contained in:
CrazyMax 2020-10-23 13:29:08 +02:00 committed by GitHub
commit 3e7a4f6646
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ inputs:
description: Server address of Docker registry. If not set then will default to Docker Hub
required: false
repository:
deprecationMessage: 'v2 beta is now available through docker/build-push-action@v2'
deprecationMessage: 'v2 is now available through docker/build-push-action@v2'
description: Docker repository to tag the image with
required: true
tags: