Skip to content

Commit

Permalink
Update java-version to 17 for Jenkins Security Scan
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd authored Jun 20, 2024
1 parent db121e3 commit 6b4c654
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 @@ -12,4 +12,4 @@ jobs:
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.
java-version: 17 # What version of Java to set up for the build.

0 comments on commit 6b4c654

Please sign in to comment.