Skip to content

chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /apps/web #77

chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /apps/web

chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /apps/web #77

Workflow file for this run

name: ci
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
permissions:
contents: write
pull-requests: write
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/_ci.yml
with:
dotnet-version: '8.0.x'
secrets: inherit