Skip to content

Commit 1b6c6ea

Browse files
Update actions/setup-java action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21d2e1c commit 1b6c6ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/garm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
docker exec server /usr/local/bin/run.sh
4646
4747
- name: set up JDK 17
48-
uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
48+
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
4949
with:
5050
distribution: "temurin"
5151
java-version: 17

0 commit comments

Comments
 (0)