Skip to content

Commit

Permalink
Use JDK 23 Temurin security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ascopes authored Sep 23, 2024
1 parent 5c9c8f2 commit 25b84e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Initialize Java environment
uses: actions/setup-java@v4
with:
distribution: zulu
java-version: 22
distribution: temurin
java-version: 23

- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v4
Expand Down

0 comments on commit 25b84e9

Please sign in to comment.