Skip to content

Commit b0c2a48

Browse files
authored
Merge pull request #44 from scala-steward/update/sbt-github-actions-0.23.0
Update sbt-github-actions to 0.23.0
2 parents 510574e + b6250c7 commit b0c2a48

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
22

33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44

0 commit comments

Comments
 (0)