Skip to content

Commit

Permalink
Merge pull request #200 from jglick/scan
Browse files Browse the repository at this point in the history
Pick up `jenkins-security-scan` v2
  • Loading branch information
jglick authored Mar 9, 2022
2 parents 9b589bc + 5fcfd70 commit e0b3059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jenkins-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
security-scan:
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v1
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
with:
java-cache: 'maven'
java-version: 11 # What version of Java to set up for the build.

0 comments on commit e0b3059

Please sign in to comment.