Skip to content

Commit

Permalink
Merge pull request #97 from scala-steward/update/sbt-github-actions-0…
Browse files Browse the repository at this point in the history
….23.0

Update sbt-github-actions to 0.23.0
  • Loading branch information
sh0hei committed Apr 6, 2024
2 parents 343c201 + 8e699e6 commit 750dfe7
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
@@ -1,4 +1,4 @@
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.heroku" % "sbt-heroku" % "2.1.4")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")

0 comments on commit 750dfe7

Please sign in to comment.