Skip to content

fix: address all code scanning alerts (#136) #129

fix: address all code scanning alerts (#136)

fix: address all code scanning alerts (#136) #129

Workflow file for this run

name: Create release
on:
workflow_call:
push:
branches:
- main
permissions:
id-token: write
contents: write
pull-requests: write
issues: write
jobs:
release:
uses: ./.github/workflows/release-please.yaml
with:
releaseType: simple