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.
2 parents d4197ce + 49bbf7e commit 6f419d0Copy full SHA for 6f419d0
.github/workflows/dependency-graph.yml
@@ -29,7 +29,7 @@ jobs:
29
java-version: 11
30
31
- name: Setup Java JDK
32
- uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
+ uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
33
with:
34
distribution: jdkfile
35
0 commit comments