Skip to content

Commit

Permalink
Update sbt-github-actions to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 19, 2021
1 parent dee68f8 commit c86fdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
Expand Down

0 comments on commit c86fdbf

Please sign in to comment.