Skip to content

Commit

Permalink
Update Jenkins Security Scan action (#363)
Browse files Browse the repository at this point in the history
strangelookingnerd authored Aug 8, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
andir Andreas Rammhold
1 parent da19e05 commit b30ce00
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
@@ -18,4 +18,4 @@ jobs:
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
with:
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
java-version: 17 # 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 comments on commit b30ce00

Please sign in to comment.