Skip to content

Commit bb7d3e5

Browse files
Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 (#1653)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.26.1 to 1.27.0. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.26.1...v1.27.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>
1 parent 3ea8575 commit bb7d3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proto-buf-publisher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/[email protected]
20-
- uses: bufbuild/buf-setup-action@v1.26.1
20+
- uses: bufbuild/buf-setup-action@v1.27.0
2121

2222
# lint checks
2323
- uses: bufbuild/buf-lint-action@v1

0 commit comments

Comments
 (0)