Skip to content

Commit 8e9147a

Browse files
Update actions/setup-java digest to 6ba5449 (#11294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e2067e commit 8e9147a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release-artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2020
- name: Set up JDK 21
21-
uses: actions/setup-java@de5a937a1dc73fbc1a67d7d1aa4bebc1082f3190 #v 5.0.0
21+
uses: actions/setup-java@6ba5449b7dcda52941806a19f0cf626b6420191e #v 5.0.0
2222
with:
2323
distribution: "temurin"
2424
java-version: 21

0 commit comments

Comments
 (0)