Skip to content

Bump edu.hm.hafner:codingstyle-pom from 5.42.0 to 6.1.0 #908

Bump edu.hm.hafner:codingstyle-pom from 5.42.0 to 6.1.0

Bump edu.hm.hafner:codingstyle-pom from 5.42.0 to 6.1.0 #908

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