Skip to content

Commit 732f88f

Browse files
Bump ScribeMD/docker-cache from 0.4.0 to 0.5.0 (#50)
Bumps [ScribeMD/docker-cache](https://github.com/scribemd/docker-cache) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/scribemd/docker-cache/releases) - [Changelog](https://github.com/ScribeMD/docker-cache/blob/main/CHANGELOG.md) - [Commits](ScribeMD/docker-cache@0.4.0...0.5.0) --- updated-dependencies: - dependency-name: ScribeMD/docker-cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 266810d commit 732f88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: cargo update
5858
- uses: Swatinem/rust-cache@v2
5959
- name: Cache Docker images
60-
uses: ScribeMD/docker-cache@0.4.0
60+
uses: ScribeMD/docker-cache@0.5.0
6161
with:
6262
key: docker-${{ runner.os }}-${{ hashFiles('testfiles/**') }}
6363
- name: Run tests

0 commit comments

Comments
 (0)