Move to new buf-action
Some checks failed
Generate and Release Protos / release (push) Failing after 9s

This commit is contained in:
2026-01-07 13:25:07 +00:00
parent 2068a4335b
commit d6c5750d5e

View File

@@ -17,7 +17,9 @@ jobs:
id: get_version id: get_version
run: echo "VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT run: echo "VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT
- uses: bufbuild/buf-setup-action@v1.5.0 - uses: bufbuild/buf-action@v1.3
with:
setup_only: true
- uses: actions/setup-go@v5 - uses: actions/setup-go@v5
with: with: