Skip to content

Commit 98b9cbd

Browse files
🛠️ Bump reproducible-containers/buildkit-cache-dance from 3.1.0 to 3.1.1
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]>
1 parent 358ec63 commit 98b9cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tutorial_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
path: .ccache
5252
key: docker-tutorial-ccache-${{ matrix.ROS_DISTRO }}-${{ hashFiles( '.docker/tutorial-source/Dockerfile' ) }}
5353
- name: inject ccache into docker
54-
uses: reproducible-containers/[email protected].0
54+
uses: reproducible-containers/[email protected].1
5555
with:
5656
cache-source: .ccache
5757
cache-target: /root/.ccache/

0 commit comments

Comments
 (0)