Skip to content

fix(deps): bump actions/checkout from 6 to 7 #1084

fix(deps): bump actions/checkout from 6 to 7

fix(deps): bump actions/checkout from 6 to 7 #1084

Workflow file for this run

name: Buf CI
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
delete:
permissions:
contents: read
pull-requests: write
jobs:
buf:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: bufbuild/buf-action@v1