We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58037d5 commit b3cdd78Copy full SHA for b3cdd78
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
8
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
11
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
12
13
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
14
0 commit comments