Skip to content

Bump junit.version from 5.11.4 to 5.12.2 #250

Bump junit.version from 5.11.4 to 5.12.2

Bump junit.version from 5.11.4 to 5.12.2 #250

Workflow file for this run

name: Semgrep
on:
push:
branches:
- '*'
pull_request:
jobs:
semgrep:
runs-on: ubuntu-latest
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v4
- uses: returntocorp/semgrep-action@v1
with:
config: >-
p/security-audit
p/secrets