Skip to content

Commit d8f1b25

Browse files
authored
Merge pull request #21 from hyperscale-stack/dependabot/github_actions/bufbuild/buf-setup-action-1.18.0
build(deps): bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0
2 parents ab6ff60 + dd325f5 commit d8f1b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: arduino/setup-protoc@v1
2424

2525
- name: Buf setup
26-
uses: bufbuild/buf-setup-action@v1.17.0
26+
uses: bufbuild/buf-setup-action@v1.18.0
2727

2828
- name: Check out code into the Go module directory
2929
uses: actions/checkout@v3

0 commit comments

Comments
 (0)