Skip to content

fix(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 in… #1455

fix(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 in…

fix(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 in… #1455

Workflow file for this run

name: Release
on:
push:
branches:
- main
- "release/**"
permissions: {}
jobs:
release-please:
permissions:
contents: write
pull-requests: write
uses: opentdf/platform/.github/workflows/reusable_release-please.yaml@main
secrets:
APP_ID: ${{ secrets.APP_ID }}
AUTOMATION_KEY: ${{ secrets.AUTOMATION_KEY }}