Skip to content

Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 #151

Bump google.golang.org/protobuf from 1.34.1 to 1.34.2

Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 #151

Workflow file for this run

name: Release
on:
workflow_dispatch:
pull_request:
push:
permissions: {}
jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/[email protected]
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :