Skip to content

Commit

Permalink
Updated JDK for dependency-check to 21
Browse files Browse the repository at this point in the history
See: 1211fb9
  • Loading branch information
JaniruTEC committed Feb 2, 2024
1 parent 9943ae1 commit 643ca07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
runner-os: 'ubuntu-latest'
java-distribution: 'temurin'
java-version: 17
java-version: 21
secrets:
nvd-api-key: ${{ secrets.NVD_API_KEY }}
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 643ca07

Please sign in to comment.