From ff24beabb73a4e71efc816b0ed1113c3f6898a2c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 14 Jul 2023 09:08:09 +0000 Subject: [PATCH] spicedb/1.23.0 package update --- spicedb.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spicedb.yaml b/spicedb.yaml index e783e6f5b17..18cb896ed73 100644 --- a/spicedb.yaml +++ b/spicedb.yaml @@ -1,7 +1,7 @@ package: name: spicedb - version: 1.22.2 - epoch: 1 + version: 1.23.0 + epoch: 0 description: Open Source, Google Zanzibar-inspired fine-grained permissions database copyright: - license: Apache-2.0 @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/authzed/spicedb tag: v${{package.version}} - expected-commit: bfc1b2c29cb2b3fcbc3c79057ea32c2fde908a65 + expected-commit: 6e623989a54e3926d767317c9053a2a7f21eafce - uses: go/build with: