Skip to content

bump: kalix runtime to 1.1.29 (#1932) #2252

bump: kalix runtime to 1.1.29 (#1932)

bump: kalix runtime to 1.1.29 (#1932) #2252

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
# We use this fork as slight security improvement
- uses: raboof/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}