Update Openlane and open_pdks

This brings in some Antenna repair fixes.
diff --git a/Makefile b/Makefile
index 2cf8182..9e2e5f9 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,8 @@
 SIM?=RTL
 
 export SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
-export OPEN_PDKS_COMMIT?=44a43c23c81b45b8e774ae7a84899a5a778b6b0b
-export OPENLANE_TAG=2022.08.30
+export OPEN_PDKS_COMMIT?=fa87f8f4bbcc7255b6f0c0fb506960f531ae2392
+export OPENLANE_TAG=2022.09.07
 
 # Install lite version of caravel, (1): caravel-lite, (0): caravel
 CARAVEL_LITE?=0