Skip to content

Commit 65991a3

Browse files
Update fortify-analysis.yml
1 parent 03c071a commit 65991a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fortify-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Java
4343
uses: actions/setup-java@v1
4444
with:
45-
java-version: 1.8
45+
java-version: 13
4646

4747
# Prepare source+dependencies for upload. The default example is for a Maven project that uses pom.xml.
4848
# TODO: Update PACKAGE_OPTS based on the ScanCentral Client documentation for your project's included tech stack(s). Helpful hints:

0 commit comments

Comments
 (0)