Skip to content

Bump path-to-regexp from 0.1.12 to 0.1.13 #92

Bump path-to-regexp from 0.1.12 to 0.1.13

Bump path-to-regexp from 0.1.12 to 0.1.13 #92

Workflow file for this run

name: SAST Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
scan:
name: SAST Scan
uses : flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml@v0.52.0