Skip to content

Commit 9136e5d

Browse files
Update Jenkins Security Scan action (#743)
1 parent d772982 commit 9136e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
2121
with:
2222
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
23-
java-version: 17 # What version of Java to set up for the build.
23+
# 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)