Skip to content
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 buf.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: buf
version: 1.45.0
version: 1.46.0
epoch: 0
description: A new way of working with Protocol Buffers.
copyright:
Expand All @@ -17,7 +17,7 @@ pipeline:
with:
repository: https://github.com/bufbuild/buf
tag: v${{package.version}}
expected-commit: bee67191e0a207d52b6c7f0ac9d3d1210898d2f9
expected-commit: 72a73eaea88b4dfef9a00532cf741143dc9e93db

- uses: go/build
with:
Expand Down