Skip to content

Commit cf64f0f

Browse files
Bump bufbuild/buf-breaking-action from 1.1.3 to 1.1.4 (#841)
1 parent b6b6d35 commit cf64f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- uses: bufbuild/buf-setup-action@v1
24-
- uses: bufbuild/buf-breaking-action@v1.1.3
24+
- uses: bufbuild/buf-breaking-action@v1.1.4
2525
with:
2626
input: proto
2727
against: 'buf.build/connectrpc/conformance'

0 commit comments

Comments
 (0)