Skip to content

Commit b6b6d35

Browse files
Bump bufbuild/buf-lint-action from 1.1.0 to 1.1.1 (#842)
1 parent dc2a7fa commit b6b6d35

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: bufbuild/buf-setup-action@v1
16-
- uses: bufbuild/buf-lint-action@v1.1.0
16+
- uses: bufbuild/buf-lint-action@v1.1.1
1717
with:
1818
input: proto
1919
breaking:

0 commit comments

Comments
 (0)