This is an automated email from the ASF dual-hosted git repository.
weibin pushed a commit to branch format-definition-dev
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/format-definition-dev by this
push:
new 597a9b44 Fix CI
597a9b44 is described below
commit 597a9b4428039349a5689549abfdd945fe1e3261
Author: acezen <[email protected]>
AuthorDate: Fri Jun 14 11:56:30 2024 +0800
Fix CI
---
.github/workflows/format.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 4b18959b..c1556fdb 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -58,7 +58,7 @@ jobs:
run: buf generate
- name: Buf Breaking
- use: bufbuild/buf-breaking-actio@v1
+ uses: bufbuild/buf-breaking-actio@v1
with:
against: main
input: buf.yaml
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]