From f5e7ea62d32f61375f3c4bd6b349f206d03f5f45 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 11:10:55 +0000 Subject: [PATCH] Update sbt-typelevel-github-actions to 0.7.3 --- project/plugin.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugin.sbt b/project/plugin.sbt index d1182c8..e5699f0 100644 --- a/project/plugin.sbt +++ b/project/plugin.sbt @@ -1,3 +1,3 @@ addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8" % "0.16.2") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.3")