Skip to content

Commit b28362f

Browse files
chore: bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 (#114)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 014c645 commit b28362f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/proto-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: bufbuild/buf-setup-action@v1.29.0
17+
- uses: bufbuild/buf-setup-action@v1.30.0
1818
- uses: bufbuild/buf-push-action@v1
1919
with:
2020
buf_token: ${{ secrets.BUF_TOKEN }}

0 commit comments

Comments
 (0)