Skip to content

Commit e6904f1

Browse files
Bump reproducible-containers/buildkit-cache-dance from 3.1.2 to 3.2.0
Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases) - [Commits](reproducible-containers/buildkit-cache-dance@v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: reproducible-containers/buildkit-cache-dance dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dc6208 commit e6904f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
key: cargo-cache-${{ steps.cal-dep-shasum.outputs.checksum }}
201201

202202
- name: Inject cache into docker
203-
uses: reproducible-containers/buildkit-cache-dance@v3.1.2
203+
uses: reproducible-containers/buildkit-cache-dance@v3.2.0
204204
with:
205205
cache-map: |
206206
{

0 commit comments

Comments
 (0)