Skip to content

chore(sdk): bump tmp from 0.2.4 to 0.2.7 in /lib (#936) #146

chore(sdk): bump tmp from 0.2.4 to 0.2.7 in /lib (#936)

chore(sdk): bump tmp from 0.2.4 to 0.2.7 in /lib (#936) #146

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 }}