From 6fb3e40f8bee25bb62d10c4daeb5c2c583f80ce1 Mon Sep 17 00:00:00 2001 From: Ralf Peschke Date: Mon, 6 Sep 2021 17:26:54 +0200 Subject: [PATCH] Update md5_check_initial-data.yml For committing the new initial-data.json with changed field content users_email_sender --- .github/workflows/md5_check_initial-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/md5_check_initial-data.yml b/.github/workflows/md5_check_initial-data.yml index cd2c300ae..61fbf6415 100644 --- a/.github/workflows/md5_check_initial-data.yml +++ b/.github/workflows/md5_check_initial-data.yml @@ -21,4 +21,4 @@ jobs: run: md5sum docker/initial-data.json - name: Validate and protect initial-data.json - run: echo "4ecdf1325e840396f664c675dd6f35ea docker/initial-data.json" | md5sum -c - + run: echo "9ca46e90001774eb43280ff4a8f9e9b2 docker/initial-data.json" | md5sum -c -