Skip to content

build(deps): bump lodash from 4.17.21 to 4.17.23 (#38) #89

build(deps): bump lodash from 4.17.21 to 4.17.23 (#38)

build(deps): bump lodash from 4.17.21 to 4.17.23 (#38) #89

on:
push:
branches:
- main
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
target-branch: ${{ github.ref_name }}
config-file: .github/release-please-config.json