Skip to content

Commit b3cdd78

Browse files
committed
Update plugins.sbt
1 parent 58037d5 commit b3cdd78

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
@@ -8,7 +8,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
88

99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1010

11-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
11+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
1414

0 commit comments

Comments
 (0)