Skip to content

Bump actions/setup-java from 4 to 5 #265

Bump actions/setup-java from 4 to 5

Bump actions/setup-java from 4 to 5 #265

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@v5
- uses: returntocorp/semgrep-action@v1
with:
config: >-
p/security-audit
p/secrets