meta-openpower: guard: Bumped 3fa0e5e...963d4f8

In this patch bumped guard with below patches.

- Ramesh Iyyar (2):
      libguard: Introduced "GARD_Sticky_deconfig" type to guard
      Merge pull request #8 from RameshIyyar/enable-sticky-type-record

Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>
Change-Id: Id57f85358100478284e12e6b1074293b38b579fb
diff --git a/meta-openpower/recipes-bsp/guard/guard_git.bb b/meta-openpower/recipes-bsp/guard/guard_git.bb
index 0a539e3..c85f132 100644
--- a/meta-openpower/recipes-bsp/guard/guard_git.bb
+++ b/meta-openpower/recipes-bsp/guard/guard_git.bb
@@ -11,7 +11,7 @@
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://git@github.com/open-power/guard;branch="main";protocol=https"
-SRCREV = "3fa0e5e312cb4138afb11e083e9ba7b0f0d5d5dc"
+SRCREV = "963d4f8c6b3b118ca1d9bd9fe48440701d3da180"
 
 DEPENDS = "cli11"