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: