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 d56e77e + 6276df6 commit 03576edCopy full SHA for 03576ed
1 file changed
.github/workflows/codeql.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
languages: ${{ matrix.language }}
38
- name: Set up JDK 17
39
- uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
+ uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
40
41
distribution: "temurin"
42
java-version: 17
0 commit comments