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 3e0b42c + bede6b6 commit 17575eaCopy full SHA for 17575ea
action.yml
@@ -4,7 +4,7 @@ inputs:
4
sbt-runner-version:
5
description: "The runner version (The actual version is controlled via project/build.properties)"
6
required: true
7
- default: 1.11.5
+ default: 1.11.6
8
runs:
9
using: "composite"
10
steps:
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.11.5
+sbt.version=1.11.6
0 commit comments