Skip to content

Commit

Permalink
🛠️ Bump reproducible-containers/buildkit-cache-dance from 3.1.0 to 3.…
Browse files Browse the repository at this point in the history
…1.1 (#2825)

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

---
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>
Co-authored-by: Henning Kayser <[email protected]>
  • Loading branch information
dependabot[bot] and henningkayser authored Jun 14, 2024
1 parent c05b013 commit 40156e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorial_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: .ccache
key: docker-tutorial-ccache-${{ matrix.ROS_DISTRO }}-${{ hashFiles( '.docker/tutorial-source/Dockerfile' ) }}
- name: inject ccache into docker
uses: reproducible-containers/[email protected].0
uses: reproducible-containers/[email protected].1
with:
cache-source: .ccache
cache-target: /root/.ccache/
Expand Down

0 comments on commit 40156e2

Please sign in to comment.