From 18dde2485725304f766405c65692e6f675cea6e0 Mon Sep 17 00:00:00 2001 From: MahdiBM Date: Mon, 30 Oct 2023 15:43:10 +0330 Subject: [PATCH] Dependabot bug hunt: remove "github-actions" for now --- .github/dependabot.yml | 8 -------- Package.resolved | 8 ++++---- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 299cb50b..d506fed1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,14 +1,6 @@ version: 2 enable-beta-ecosystems: true updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily" - groups: - dependencies: - patterns: - - "*" - package-ecosystem: "swift" directory: "/" schedule: diff --git a/Package.resolved b/Package.resolved index a2dda9b8..e47682ca 100644 --- a/Package.resolved +++ b/Package.resolved @@ -229,8 +229,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "54c85cb26308b89846d4671f23954dce088da2b0", - "version" : "2.60.0" + "revision" : "3db5c4aeee8100d2db6f1eaf3864afdad5dc68fd", + "version" : "2.59.0" } }, { @@ -301,8 +301,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-openapi-runtime", "state" : { - "revision" : "c48f1663252876dacabaa118a5c4f43226d105b9", - "version" : "0.3.3" + "revision" : "d5aa7ce0c1d7d0e90ea810189e9f9f0022aa069e", + "version" : "0.3.4" } }, {