Skip to content

build(deps): bump lodash from 4.17.23 to 4.18.1 in /samples/cdk8s-deployment #207

build(deps): bump lodash from 4.17.23 to 4.18.1 in /samples/cdk8s-deployment

build(deps): bump lodash from 4.17.23 to 4.18.1 in /samples/cdk8s-deployment #207

name: CodeQL Analysis
on:
pull_request:
branches:
- main
jobs:
semgrep:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install semgrep
run: python3 -m pip install semgrep
- name: Run Semgrep
run: semgrep ci