Skip to content

Commit 715a93f

Browse files
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2288)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.30.0 to 1.35.1. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.30.0...v1.35.1) --- 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 7e1ea80 commit 715a93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/util/initialize/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
if: runner.os == 'Windows'
4242
shell: powershell
4343

44-
- uses: bufbuild/buf-setup-action@v1.30.0
44+
- uses: bufbuild/buf-setup-action@v1.35.1
4545
with: {github_token: "${{ inputs.github-token }}"}
4646

4747
# This composite action requires bash, but bash is not available on windows-arm64 runner.

0 commit comments

Comments
 (0)