From fbd19d26773ac156861eff0d630eaed5f1cf38bf Mon Sep 17 00:00:00 2001
From: CrazyMax <crazy-max@users.noreply.github.com>
Date: Fri, 28 Aug 2020 01:28:38 +0200
Subject: [PATCH] Update CHANGELOG

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72b229b..2c8e462 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,7 @@ the [GitHub Runner](https://github.com/actions/virtual-environments) during its
 * Remove `tag_with_sha`, `tag_with_ref`, `add_git_labels` inputs
 * Handle Git context
 * Add `digest` output
-* Login support moved to [ghaction-docker-login](https://github.com/crazy-max/ghaction-docker-login) action
+* Login support moved to [docker/login-action](https://github.com/docker/login-action) repo
 * Enhanced examples in README
 * Tests and/or CI workflows