Skip to content

Commit 8e7e1ab

Browse files
authored
Merge pull request #321 from JohT/renovate/actions-setup-java-digest
Update actions/setup-java digest to 3a4f6e1
2 parents ea23bdc + 942fc6e commit 8e7e1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
persist-credentials: false
9191

9292
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
93-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
93+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
9494
with:
9595
distribution: "temurin"
9696
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)