telemetry: srcrev bump b3e03d2d6b..8018a3ba97

Michal Orzel (1):
      Adjust LogToRedfish trigger action to DMTF standard

Change-Id: I3f06efee030f58a51ab055b3dcd6371a90f93325
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 8690603..40bed19 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
            phosphor-logging \
            sdbusplus \
            systemd"
-SRCREV = "b3e03d2d6b42298411d29329b5456d62da289461"
+SRCREV = "8018a3ba9782e85ac49686a454183dc4580547e9"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"