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 a2ba6f0 + 2cd5b62 commit a818717Copy full SHA for a818717
1 file changed
.github/workflows/sbt-dependency-graph.yaml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v6.0.1
14
- name: Install Java
15
id: java
16
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
+ uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
17
with:
18
distribution: corretto
19
java-version: 17
0 commit comments