Skip to content

Commit

Permalink
chore(deps): bump reproducible-containers/buildkit-cache-dance from 3…
Browse files Browse the repository at this point in the history
….1.1 to 3.1.2 (#4930)

chore(deps): bump reproducible-containers/buildkit-cache-dance

Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](reproducible-containers/buildkit-cache-dance@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ada7b8c commit f8b6b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
cache-${{ matrix.platform }}-
- name: Inject cache into docker
uses: reproducible-containers/[email protected].1
uses: reproducible-containers/[email protected].2
with:
cache-map: |
{
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
cache-${{ matrix.platform }}-
- name: Inject cache into docker
uses: reproducible-containers/[email protected].1
uses: reproducible-containers/[email protected].2
with:
cache-map: |
{
Expand Down

0 comments on commit f8b6b44

Please sign in to comment.