Skip to content

Commit

Permalink
Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.1 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 6f80a05 commit 9a0f544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}
- uses: bufbuild/buf-setup-action@v1.26.1
- uses: bufbuild/buf-setup-action@v1.27.1
- name: Test
run: make test
- name: Lint
Expand Down

0 comments on commit 9a0f544

Please sign in to comment.