Skip to content

Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2446.v2e9fd3b_d8c81 #226

Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2446.v2e9fd3b_d8c81

Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2446.v2e9fd3b_d8c81 #226

# 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