Skip to content

Commit 6967bff

Browse files
bump: sbt-github-actions 0.19.0 (was 0.18.0) (#591)
1 parent 7efbbbd commit 6967bff

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
@@ -18,7 +18,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2
1818
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1919
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.5")
2020
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "2.0.0")
21-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.18.0")
21+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.19.0")
2222
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2323

2424
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 commit comments

Comments
 (0)