Skip to content

Protobuf bump (#250) #105

Protobuf bump (#250)

Protobuf bump (#250) #105

Workflow file for this run

# https://github.com/actions/go-dependency-submission
name: dependency-submission
on:
push:
branches:
- main
permissions:
contents: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: "1.22.x"
- uses: actions/go-dependency-submission@v2
with:
go-mod-path: go.mod