Merge pull request #13687 from containerd/dependabot/github_actions/actions/cache-6.1.0

build(deps): bump actions/cache from 5.0.5 to 6.1.0
This commit is contained in:
Phil Estes
2026-07-06 14:47:39 +00:00
committed by GitHub

View File

@@ -644,7 +644,7 @@ jobs:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
- uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: /root/.vagrant.d
key: vagrant-${{ matrix.box }}