Skip to content

Commit

Permalink
sbt-github-actions: 0.16.0 → 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianhjr committed Oct 4, 2023
1 parent 5e7d037 commit 9c9c7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
// CI/CD

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.16.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.17.0")

0 comments on commit 9c9c7f8

Please sign in to comment.