Skip to content

Commit 4819b70

Browse files
chore(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.50.0
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.9.0 to 1.50.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.9.0...v1.50.0) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7494f47 commit 4819b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proto-registry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: bufbuild/buf-setup-action@v1.9.0
16+
- uses: bufbuild/buf-setup-action@v1.50.0
1717
- uses: bufbuild/buf-push-action@v1
1818
with:
1919
input: "proto"

0 commit comments

Comments
 (0)