Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into pubsub-msg-size
Browse files Browse the repository at this point in the history
  • Loading branch information
jszwedko committed Jan 2, 2025
2 parents 83cbc79 + f6295e7 commit aa2f343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/protobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Run `git checkout`
- uses: actions/checkout@v4
# Install the `buf` CLI
- uses: bufbuild/buf-setup-action@v1.47.2
- uses: bufbuild/buf-setup-action@v1.48.0
# Perform breaking change detection against the `master` branch
- uses: bufbuild/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion website/cue/reference/remap/functions/parse_klog.cue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ remap: functions: parse_klog: {
level: "info"
line: 70
message: "hello from klog"
timestamp: "2024-05-05T17:59:40.692994Z"
timestamp: "2025-05-05T17:59:40.692994Z"
}
},
]
Expand Down

0 comments on commit aa2f343

Please sign in to comment.