Skip to content

security: bump protobuf and x related dependecies #8

security: bump protobuf and x related dependecies

security: bump protobuf and x related dependecies #8

Workflow file for this run

name: Tag Build and Publish
on:
push:
tags:
- v**
jobs:
build-tag:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}
push: true
secrets: inherit