Skip to content

Commit dc30294

Browse files
Bump bufbuild/buf-setup-action from 1.45.0 to 1.46.0 (#78)
1 parent 7930140 commit dc30294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/setup-go@v5
2626
with:
2727
go-version: ${{ matrix.go-version }}
28-
- uses: bufbuild/buf-setup-action@v1.45.0
28+
- uses: bufbuild/buf-setup-action@v1.46.0
2929
- name: Test
3030
run: make test
3131
- name: Lint

0 commit comments

Comments
 (0)