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 b36cfac commit ea363b7Copy full SHA for ea363b7
project/plugins.sbt
@@ -20,7 +20,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.13")
20
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
21
22
// https://github.com/djspiewak/sbt-github-actions
23
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.27.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
24
25
// https://github.com/sbt/sbt-projectmatrix
26
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
0 commit comments