Skip to content

Bump golang.org/x/term from 0.26.0 to 0.27.0 #2944

Bump golang.org/x/term from 0.26.0 to 0.27.0

Bump golang.org/x/term from 0.26.0 to 0.27.0 #2944

Workflow file for this run

name: Buf CI
on:
push:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
delete:
permissions:
contents: read
pull-requests: write
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}