Skip to content

Bump org.jenkins-ci.plugins:aws-credentials from 1.32 to 218.v1b_e9466ec5da_ #3

Bump org.jenkins-ci.plugins:aws-credentials from 1.32 to 218.v1b_e9466ec5da_

Bump org.jenkins-ci.plugins:aws-credentials from 1.32 to 218.v1b_e9466ec5da_ #3

# 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: 17