Skip to content

Commit 1770160

Browse files
committed
Update sbt-github-actions to 0.23.0
1 parent d2a0bae commit 1770160

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.0")
3-
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
3+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
44
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.45")
55
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)