Skip to content

build(deps): bump multer from 2.0.1 to 2.0.2 in the npm_and_yarn group #115

build(deps): bump multer from 2.0.1 to 2.0.2 in the npm_and_yarn group

build(deps): bump multer from 2.0.1 to 2.0.2 in the npm_and_yarn group #115

Workflow file for this run

name: Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
packages: read
statuses: write
security-events: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit