We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8bbcd commit 48baf82Copy full SHA for 48baf82
project/plugins.sbt
@@ -3,4 +3,4 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
4
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
0 commit comments