We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d942a5 commit 8b36da5Copy full SHA for 8b36da5
1 file changed
.github/workflows/dependency-graph.yml
@@ -26,7 +26,7 @@ jobs:
26
java-version: 11
27
28
- name: Setup Java JDK
29
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
30
with:
31
distribution: jdkfile
32
0 commit comments