From d9cdb769f142db7773fc212886abb9e6051e1d65 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 28 Jan 2022 16:23:55 -0800
Subject: [PATCH] chore: update distro versions (#23)

* Bump github/super-linter from 4.8.5 to 4.8.7 (#22)

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.8.7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.5...v4.8.7)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 distros_supported.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/distros_supported.yml b/distros_supported.yml
index 7a356b594..52fb9ce2a 100644
--- a/distros_supported.yml
+++ b/distros_supported.yml
@@ -17,9 +17,9 @@ ubuntu:
   focal:
     name: generic/ubuntu2004
     vb_controller: IDE Controller
-    version: "3.6.4"
+    version: "3.6.6"
 debian:
   buster:
     name: generic/debian10
     vb_controller: IDE Controller
-    version: "3.6.4"
+    version: "3.6.6"