Skip to content

Bump bom-2.387.x from 2102.v854b_fec19c92 to 2133.v2e6c00fe4d61 (#1353) #225

Bump bom-2.387.x from 2102.v854b_fec19c92 to 2133.v2e6c00fe4d61 (#1353)

Bump bom-2.387.x from 2102.v854b_fec19c92 to 2133.v2e6c00fe4d61 (#1353) #225

# Jenkins Security Scan
# For more information, see: https://www.jenkins.io/doc/developer/security/scan/
name: Jenkins Security Scan
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
permissions:
security-events: write
contents: read
actions: read
jobs:
security-scan:
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
with:
java-cache: 'maven'
java-version: 11