Skip to content

Commit 9b81203

Browse files
Update actions/setup-java action to v5.7.0 (#7301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2b029b commit 9b81203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-build-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
cp .github/mock-google-services.json automotive/google-services.json
2525
2626
- name: Set up JDK 21
27-
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
27+
uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
2828
with:
2929
distribution: "temurin"
3030
java-version: "21"

0 commit comments

Comments
 (0)