We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b20a9ae + 7e0cf49 commit 6595010Copy full SHA for 6595010
.github/workflows/jenkins-security-scan.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
20
with:
21
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
22
- java-version: 11 # What version of Java to set up for the build.
+ # java-version: 21 # Optionally specify what version of Java to set up for the build, or remove to use a recent default.
0 commit comments