We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e3fc6 commit 21e9521Copy full SHA for 21e9521
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
java-version: 11
36
37
- name: Setup Java JDK
38
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
39
with:
40
distribution: jdkfile
41
.github/workflows/dependency-graph.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments