Skip to content

Bump body-parser from 1.20.2 to 1.20.3 #40

Bump body-parser from 1.20.2 to 1.20.3

Bump body-parser from 1.20.2 to 1.20.3 #40

Workflow file for this run

name: Basic workflows
on:
pull_request:
push:
branches: [master]
jobs:
scan:
if: github.event_name == 'pull_request'
uses: circlefin/circle-public-github-workflows/.github/workflows/pr-scan.yaml@v1
release-sbom:
if: github.event_name == 'push'
uses: circlefin/circle-public-github-workflows/.github/workflows/attach-release-assets.yaml@v1