Skip to content

Commit dbe0c76

Browse files
Bump satackey/action-docker-layer-caching from v0.0.8 to v0.0.10
Bumps [satackey/action-docker-layer-caching](https://github.com/satackey/action-docker-layer-caching) from v0.0.8 to v0.0.10. - [Release notes](https://github.com/satackey/action-docker-layer-caching/releases) - [Commits](satackey/action-docker-layer-caching@v0.0.8...b983974) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23fa07b commit dbe0c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# In this step, this action saves a list of existing images,
3333
# the cache is created without them in the post run.
3434
# It also restores the cache if it exists.
35-
- uses: satackey/[email protected].8
35+
- uses: satackey/[email protected].10
3636
# Ignore the failure of a step and avoid terminating the job.
3737
continue-on-error: true
3838

0 commit comments

Comments
 (0)