Skip to content

chore(deps): bump react-router-dom from 6.30.4 to 7.18.1 #80

chore(deps): bump react-router-dom from 6.30.4 to 7.18.1

chore(deps): bump react-router-dom from 6.30.4 to 7.18.1 #80

Workflow file for this run

name: Snyk Security Scan
on:
push:
branches: [main]
pull_request:
schedule:
- cron: '0 6 * * 1'
permissions:
contents: read
security-events: write
actions: read
jobs:
snyk:
permissions:
contents: read
security-events: write
actions: read
uses: datum-cloud/actions/.github/workflows/snyk-scan.yaml@ae21ec822981e1ab9e48023ac3da57c964edad04 # v1.18.0
with:
severity-threshold: high
upload-sarif: true
secrets: inherit