Skip to content

Commit

Permalink
build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0 (#969)
Browse files Browse the repository at this point in the history
* build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.35.0 to 1.46.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.35.0...v1.46.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* chore: remove proto-gen.sh

* chore: trigger ci/cd to test protos

* Revert "chore: trigger ci/cd to test protos"

This reverts commit d2219d9.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lklimek <[email protected]>
  • Loading branch information
dependabot[bot] and lklimek authored Nov 27, 2024
1 parent cd493c4 commit 4fed026
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/proto-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.35.0
- uses: bufbuild/buf-setup-action@v1.46.0
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"
19 changes: 0 additions & 19 deletions scripts/proto-gen.sh

This file was deleted.

0 comments on commit 4fed026

Please sign in to comment.