Skip to content

Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 #92

Bump google.golang.org/protobuf from 1.36.10 to 1.36.11

Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 #92

Workflow file for this run

name: Run tests
on:
workflow_dispatch:
pull_request:
push:
permissions:
contents: read
jobs:
test:
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@0.3
with:
runs-on: ubuntu-latest
# vim: set sw=2 sts=2 et :