Skip to content

build(deps): bump axios from 0.23.0 to 1.12.0 in /client #425

build(deps): bump axios from 0.23.0 to 1.12.0 in /client

build(deps): bump axios from 0.23.0 to 1.12.0 in /client #425

Workflow file for this run

on:
pull_request: {}
push:
branches:
- master
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
auditOn: push
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
publishDeployment: 1255