Skip to content

Commit 11794f3

Browse files
committed
Update sbt-github-actions to 0.26.0
1 parent 5c784e9 commit 11794f3

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
@@ -2,4 +2,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
22
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
44
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")
5-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.15.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.26.0")

0 commit comments

Comments
 (0)