Skip to content

Commit b2bd564

Browse files
Update Jenkins Security Scan action (#41)
1 parent 207e11b commit b2bd564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jenkins-security-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
1919
with:
2020
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
21-
java-version: 8 # Optionally specify what version of Java to set up for the build, or remove to use a recent default.
21+
# 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

Comments
 (0)