From dcafc682e65ad81b1816019ab80c61d106d0498d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:48:58 +0100 Subject: [PATCH] build(deps): bump actions/cache from 4.0.2 to 4.1.2 (#3785) --- .github/workflows/build_vagrant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_vagrant.yml b/.github/workflows/build_vagrant.yml index 012cf07307..62ece89520 100644 --- a/.github/workflows/build_vagrant.yml +++ b/.github/workflows/build_vagrant.yml @@ -60,7 +60,7 @@ jobs: - name: Cache Solaris10.box id: solaris-10-cache - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 + uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 with: path: Solaris10.box key: sol10boxcache