Skip to content

Commit 8703c0b

Browse files
committed
Update sbt-github-actions to 0.28.0
1 parent 1537e0d commit 8703c0b

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,5 +5,5 @@
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
8-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.27.0")
8+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
99
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")

0 commit comments

Comments
 (0)