Skip to content

Commit f6b8883

Browse files
committed
Upgrade sbt-actions plugin
1 parent 9355a22 commit f6b8883

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
@@ -5,7 +5,7 @@ addSbtPlugin("dev.zio" % "zio-sbt-website" % zioSbtVersion)
55

66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
77
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
8-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
8+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.29.0")
99
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1010

1111
resolvers ++= Resolver.sonatypeOssRepos("public")

0 commit comments

Comments
 (0)