Skip to content

DCJ-516: Use Workload Identity #932

DCJ-516: Use Workload Identity

DCJ-516: Use Workload Identity #932

Workflow file for this run

name: Semgrep
on: [ pull_request ]
jobs:
semgrep:
runs-on: ubuntu-latest
container:
image: returntocorp/semgrep
name: Check
steps:
- uses: actions/checkout@v4
- run: semgrep ci --config=p/findsecbugs