Skip to content

Commit 3af3462

Browse files
chore(deps): bump bufbuild/buf-setup-action from 1.43.0 to 1.44.0 (#7394)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.43.0...v1.44.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DimitrisJim <[email protected]>
1 parent 8477b54 commit 3af3462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proto-registry.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: bufbuild/buf-setup-action@v1.43.0
16+
- uses: bufbuild/buf-setup-action@v1.44.0
1717
- uses: bufbuild/buf-push-action@v1
1818
with:
1919
input: "proto"

0 commit comments

Comments
 (0)