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 c30dd58 + c78eab0 commit 7b5c1f5Copy full SHA for 7b5c1f5
1 file changed
.github/workflows/codeql.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
languages: ${{ matrix.language }}
38
- name: Set up JDK
39
- uses: actions/setup-java@1df8dbefe2a8cbc99770194893dd902763bee34b # v3.9.0
+ uses: actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98 # v3.10.0
40
41
distribution: "temurin"
42
java-version: 11
0 commit comments