Skip to content

Commit

Permalink
Update policyscan.yml
Browse files Browse the repository at this point in the history
switch to supported distribution
  • Loading branch information
tjarrettveracode authored Sep 26, 2024
1 parent 9a1ee27 commit 4dd2421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/policyscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/setup-java@v2 # Make java accessible on path so the uploadandscan action can run.
with:
java-version: '11'
distribution: 'zulu'

# zip the project and move it to a staging directory
- name: Zip Project
Expand Down

0 comments on commit 4dd2421

Please sign in to comment.