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 6dcc908 commit ea3f37eCopy full SHA for ea3f37e
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
3
-addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
4
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.46")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
0 commit comments