Skip to content

Commit

Permalink
Revert "Dependabot bug hunt: remove "github-actions" for now"
Browse files Browse the repository at this point in the history
This reverts commit 18dde24.
  • Loading branch information
MahdiBM committed Oct 30, 2023
1 parent 18dde24 commit 5e82b3e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
version: 2
enable-beta-ecosystems: true
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
groups:
dependencies:
patterns:
- "*"
- package-ecosystem: "swift"
directory: "/"
schedule:
Expand Down
8 changes: 4 additions & 4 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "3db5c4aeee8100d2db6f1eaf3864afdad5dc68fd",
"version" : "2.59.0"
"revision" : "54c85cb26308b89846d4671f23954dce088da2b0",
"version" : "2.60.0"
}
},
{
Expand Down Expand Up @@ -301,8 +301,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-openapi-runtime",
"state" : {
"revision" : "d5aa7ce0c1d7d0e90ea810189e9f9f0022aa069e",
"version" : "0.3.4"
"revision" : "c48f1663252876dacabaa118a5c4f43226d105b9",
"version" : "0.3.3"
}
},
{
Expand Down

0 comments on commit 5e82b3e

Please sign in to comment.