Skip to content

Commit 0cb71ba

Browse files
Update actions/setup-java digest to be666c2
1 parent a3cde7e commit 0cb71ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/public-analyze-code-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
fetch-tags: true
141141

142142
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
143-
uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
143+
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5
144144
with:
145145
distribution: "temurin"
146146
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)