Skip to content

Bump micromatch from 4.0.5 to 4.0.8 #32

Bump micromatch from 4.0.5 to 4.0.8

Bump micromatch from 4.0.5 to 4.0.8 #32

Workflow file for this run

name: Scan
on:
pull_request:
branches: [master]
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