Skip to content

Commit

Permalink
Bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1
Browse files Browse the repository at this point in the history
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.30.0...v1.30.1)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 264fbad commit d47a184
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 @@ -29,7 +29,7 @@ jobs:
go-version: stable
cache-dependency-path: go.work.sum
- name: Install buf
uses: bufbuild/[email protected].0
uses: bufbuild/[email protected].1
with:
github_token: ${{ github.token }}
- name: Buf format
Expand Down

0 comments on commit d47a184

Please sign in to comment.