Skip to content

Bump docker-commons from 419.v8e3cd84ef49c to 422.v9d1a_89cede51 #150

Bump docker-commons from 419.v8e3cd84ef49c to 422.v9d1a_89cede51

Bump docker-commons from 419.v8e3cd84ef49c to 422.v9d1a_89cede51 #150

# 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