Skip to content

Commit

Permalink
chore(deps): update actions/setup-java action to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsbasjes committed Jul 24, 2023
1 parent 019ab3e commit ceeebad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
${{ runner.os }}-maven-
- name: 'Setup: Install JDK 8, 11 & 17'
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
with:
distribution: 'temurin'
java-version: |
Expand Down

0 comments on commit ceeebad

Please sign in to comment.