Skip to content

Commit 65f54d8

Browse files
chore(deps): bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#53)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.27.1 to 1.27.2. - [Release notes](https://github.com/bufbuild/buf-setup-action/releases) - [Commits](bufbuild/buf-setup-action@v1.27.1...v1.27.2) --- updated-dependencies: - dependency-name: bufbuild/buf-setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49c79cd commit 65f54d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proto-upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4
1919

20-
- uses: bufbuild/[email protected].1
20+
- uses: bufbuild/[email protected].2
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)