From 2c9d4bba5f695464070d77db1d50514a55d002b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:43:37 +0000 Subject: [PATCH 1/2] chore(deps): bump actions/cache from 5 to 6 Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/interuss-qualification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/interuss-qualification.yml b/.github/workflows/interuss-qualification.yml index a6f6f4e2..fc524a2f 100644 --- a/.github/workflows/interuss-qualification.yml +++ b/.github/workflows/interuss-qualification.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v6 - name: Cache interuss/monitoring clone - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: /tmp/interuss-monitoring key: interuss-monitoring-v0.30.0 From f7f043da864fef57fcf0c4dc0185babf2a6eb5df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:44:40 +0000 Subject: [PATCH 2/2] Update quality badges --- badges/coverage.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/badges/coverage.svg b/badges/coverage.svg index 5a655df3..7c83cb1e 100644 --- a/badges/coverage.svg +++ b/badges/coverage.svg @@ -13,8 +13,8 @@ - - coverage + + coverage 72.2%