diff --git a/neon.yaml b/neon.yaml index 3e2a110da6..eaff395e15 100644 --- a/neon.yaml +++ b/neon.yaml @@ -1,6 +1,6 @@ package: name: neon - version: "6777" + version: "6812" epoch: 0 description: "Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage." copyright: @@ -46,7 +46,7 @@ pipeline: with: repository: https://github.com/neondatabase/neon tag: release-${{package.version}} - expected-commit: a33e1d12fbfbb63b479d5ac715817fb4bbdf982a + expected-commit: 2613769ca7ca97bd05b6f72e2e8375ebad913f78 recurse-submodules: true - runs: |