Skip to content

Commit a86854e

Browse files
build(deps): bump bufbuild/buf-action (#1039)
Bumps the minor-and-patch group with 1 update in the / directory: [bufbuild/buf-action](https://github.com/bufbuild/buf-action). Updates `bufbuild/buf-action` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/bufbuild/buf-action/releases) - [Changelog](https://github.com/bufbuild/buf-action/blob/main/RELEASE.md) - [Commits](bufbuild/buf-action@fd21066...8c6a16e) --- updated-dependencies: - dependency-name: bufbuild/buf-action dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zeev <zeevdr@users.noreply.github.com>
1 parent cd2d551 commit a86854e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266

267267
- name: Push to BSR
268268
# bufbuild/buf-action@v1
269-
uses: bufbuild/buf-action@fd21066df7214747548607aaa45548ba2b9bc1ff
269+
uses: bufbuild/buf-action@8c6a16e16f12ba20b6470afa9c2ba9b5ba8c97c3
270270
with:
271271
token: ${{ secrets.BUF_TOKEN }}
272272
push: true

0 commit comments

Comments
 (0)