Skip to content

Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 #8092

Bump github.com/klauspost/compress from 1.18.4 to 1.18.5

Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 #8092

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@v6
- uses: bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}