Skip to content

Commit ea3f37e

Browse files
committed
Update sbt-github-actions to 0.24.0
1 parent 6dcc908 commit ea3f37e

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
3-
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
3+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
44
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.46")
55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)