From 4ce4ca80af63d14e8aad27c1b008c6fe89210a4e Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:01:15 +0100 Subject: [PATCH] ## Changelog for common: Commits: [dfinity-lab/common@c022ff9f...c83d9681](https://github.com/dfinity-lab/common/compare/c022ff9f16ed0b9e3eb4ed97f26b493de3858df7...c83d968179e9c927b8bcf1cc9e34b21ba56faff1) * [`e412ad21`](https://github.com/dfinity-lab/common/commit/e412ad21e54a693ff9f4386eb94a936a80d8a478) Update niv-updater-action to v5 --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 1f5891b567..a080843407 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -28,7 +28,7 @@ "common": { "ref": "master", "repo": "ssh://git@github.com/dfinity-lab/common", - "rev": "c022ff9f16ed0b9e3eb4ed97f26b493de3858df7", + "rev": "c83d968179e9c927b8bcf1cc9e34b21ba56faff1", "type": "git" }, "dfinity": {