From 36260eb8da576113df54fb266c62b085c19ec19c Mon Sep 17 00:00:00 2001 From: "nafg-scala-steward[bot]" <243680+nafg-scala-steward[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:13:18 +0000 Subject: [PATCH 1/2] Update sbt-mergify-github-actions to 0.6.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 4b6777d..155068c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10") -addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.5.0") +addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.6.0") addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0") From 19c6c7422aaed5388764e7d70981860e86f8355a Mon Sep 17 00:00:00 2001 From: "nafg-scala-steward[bot]" <243680+nafg-scala-steward[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:14:04 +0000 Subject: [PATCH 2/2] Regenerate GitHub Actions workflow Executed command: sbt githubWorkflowGenerate --- .mergify.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 01ac777..8069a8b 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -8,5 +8,4 @@ pull_request_rules: - author=scala-steward - check-success=Build and Test (ubuntu-latest, 2.12.16, temurin@11) actions: - queue: - name: default + queue: {}