Skip to content

Bump github.com/bufbuild/buf from 1.30.0 to 1.47.2 #87

Bump github.com/bufbuild/buf from 1.30.0 to 1.47.2

Bump github.com/bufbuild/buf from 1.30.0 to 1.47.2 #87

name: docker-build-publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
jobs:
docker-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected]
with:
dockerfile: Dockerfile
secrets: inherit