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 e88b39c + b6f3f76 commit 8148562Copy full SHA for 8148562
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
2
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
6
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments