Skip to content

Commit 603a2e9

Browse files
committed
Update sbt-github-actions to 0.29.0
1 parent af8ebfa commit 603a2e9

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
@@ -11,4 +11,4 @@ addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1313
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
14-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
14+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.29.0")

0 commit comments

Comments
 (0)