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 03c071a commit 65991a3Copy full SHA for 65991a3
.github/workflows/fortify-analysis.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Java
43
uses: actions/setup-java@v1
44
with:
45
- java-version: 1.8
+ java-version: 13
46
47
# Prepare source+dependencies for upload. The default example is for a Maven project that uses pom.xml.
48
# TODO: Update PACKAGE_OPTS based on the ScanCentral Client documentation for your project's included tech stack(s). Helpful hints:
0 commit comments