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.
1 parent 0960f03 commit 905b23aCopy full SHA for 905b23a
.github/workflows/jenkins-security-scan.yml
@@ -17,4 +17,4 @@ jobs:
17
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
18
with:
19
java-cache: '' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
20
- java-version: 11 # What version of Java to set up for the build.
+ # java-version: 11 # What version of Java to set up for the build.
0 commit comments