Skip to content

build(deps): Bump path-to-regexp and express in /engine/frontend (#2607) #1623

build(deps): Bump path-to-regexp and express in /engine/frontend (#2607)

build(deps): Bump path-to-regexp and express in /engine/frontend (#2607) #1623

on:
push:
branches: [main]
name: release-please
jobs:
release-please:
name: "Release please"
runs-on: ubuntu-latest
if: github.repository == 'kurtosis-tech/kurtosis'
steps:
- uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec
with:
# We use the RELEASER_TOKEN so that the GitHub Actions
# can run on the PR created
# https://github.com/kurtosis-tech/kurtosis/issues/688
token: "${{ secrets.RELEASER_TOKEN }}"
config-file: release-please-config.json
manifest-file: .release-please-manifest.json