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 980f8ce + 49e663d commit 8b28274Copy full SHA for 8b28274
2 files changed
.github/workflows/codeql.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
62
63
- name: Set up JDK 8
64
- uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
+ uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
65
with:
66
java-version: '8'
67
distribution: 'temurin'
.github/workflows/pull-request-build.yaml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
34
35
36
37
38
0 commit comments