Bump bufbuild/buf-setup-action from 1.39.0 to 1.40.1 (#3925)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.39.0...v1.40.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-10 09:40:05 -07:00 committed by GitHub
parent 42424c4daa
commit 4f48d85823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.39.0 - uses: bufbuild/buf-setup-action@v1.40.1
with: {github_token: "${{ github.token }}"} with: {github_token: "${{ github.token }}"}
- name: Generate protobuf code - name: Generate protobuf code
run: buf generate run: buf generate