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 6109b8a + f1be882 commit f9d30eeCopy full SHA for f9d30ee
2 files changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
persist-credentials: false
36
37
- - uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
+ - uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
38
39
java-version: '21'
40
distribution: 'temurin'
.github/workflows/codeql.yml
@@ -48,7 +48,7 @@ jobs:
48
# Prefix the list here with "+" to use these queries and those in the config file.
49
# queries: ./path/to/local/query, your-org/your-repo/queries@main
50
51
52
53
54
0 commit comments