Skip to content

build(deps): bump fast-xml-parser and @aws-sdk/xml-builder in /samples/simple-deployment-pipeline #204

build(deps): bump fast-xml-parser and @aws-sdk/xml-builder in /samples/simple-deployment-pipeline

build(deps): bump fast-xml-parser and @aws-sdk/xml-builder in /samples/simple-deployment-pipeline #204

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