Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neon/7336 package update #36406

Merged
merged 1 commit into from
Dec 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions neon.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: neon
version: "7332"
version: "7336"
epoch: 0
description: "Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage."
copyright:
Expand Down Expand Up @@ -47,7 +47,7 @@ pipeline:
with:
repository: https://github.com/neondatabase/neon
tag: release-${{package.version}}
expected-commit: 2455dca4038f8dfd681bd6f522c381b2be658a17
expected-commit: 5525abdadb2db88d68d71056f546b92dfce9d2cf
recurse-submodules: true

- runs: |
Expand Down
Loading