Skip to content

deps(deps): bump github.com/alecthomas/chroma/v2 from 2.23.1 to 2.24.… #13

deps(deps): bump github.com/alecthomas/chroma/v2 from 2.23.1 to 2.24.…

deps(deps): bump github.com/alecthomas/chroma/v2 from 2.23.1 to 2.24.… #13

name: release-please
on:
push:
branches:
- main
permissions: {}
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
release-please:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}