Skip to content

Commit b6f3f76

Browse files
committed
Update sbt-github-actions to 0.23.0
1 parent c90ba88 commit b6f3f76

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
@@ -2,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
22

33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)