Skip to content

Commit

Permalink
MAN-348 update java version for zap scan
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Feb 6, 2025
1 parent d2c3f8c commit 6e3e86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-zap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 11
java-version: 17

- name: Get ZAP version
id: latest
Expand Down

0 comments on commit 6e3e86e

Please sign in to comment.