From 1b53f2cf67dd2aca7fb0affd8e4ef02900238580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 03:53:21 +0000 Subject: [PATCH] Bump actions/cache from 5 to 6 in the actions-dependencies group Bumps the actions-dependencies group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `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 dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/pull_request_validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_validation.yml b/.github/workflows/pull_request_validation.yml index a1090b4..e721a39 100644 --- a/.github/workflows/pull_request_validation.yml +++ b/.github/workflows/pull_request_validation.yml @@ -36,7 +36,7 @@ jobs: sudo udevadm trigger --name-match=kvm - name: AVD Cache - uses: actions/cache@v5 + uses: actions/cache@v6 id: avd-cache with: path: |