Skip to content

Commit f938fcd

Browse files
Update sbt-github-actions to 0.25.0
1 parent 9fadf33 commit f938fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" %
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
99
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
10-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
10+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
1111
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1212
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

0 commit comments

Comments
 (0)