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 b637e55 commit 4ee3cbaCopy full SHA for 4ee3cba
β.github/workflows/analysis.ymlβ
@@ -57,7 +57,7 @@ jobs:
57
repository: ${{ steps.get-vars.outputs.repo }}
58
ref: ${{ steps.get-vars.outputs.branch }}
59
- name: Set up JDK 17
60
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
61
with:
62
distribution: "temurin"
63
java-version: 17
β.github/workflows/codeql.ymlβ
@@ -47,7 +47,7 @@ jobs:
47
48
languages: ${{ matrix.language }}
49
50
51
52
53
0 commit comments