Skip to content

chore(deps): bump org.jenkins-ci.plugins:plugin from 4.88 to 5.3 #125

chore(deps): bump org.jenkins-ci.plugins:plugin from 4.88 to 5.3

chore(deps): bump org.jenkins-ci.plugins:plugin from 4.88 to 5.3 #125

name: Jenkins Security Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
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