Skip to content

Commit a0e375e

Browse files
committed
Update sbt-github-actions to 0.25.0
1 parent fcfb09b commit a0e375e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
22
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
33
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
44
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")

0 commit comments

Comments
 (0)