Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and euskadi31 committed May 20, 2024
1 parent 5ddaa00 commit f7dea75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: arduino/setup-protoc@v3

- name: Buf setup
uses: bufbuild/buf-setup-action@v1.31.0
uses: bufbuild/buf-setup-action@v1.32.0

- name: Buf build
run: buf build
Expand Down

0 comments on commit f7dea75

Please sign in to comment.