Skip to content

Commit 49564b0

Browse files
authored
Merge pull request #19 from crowdsecurity/dependabot/github_actions/satackey/action-docker-layer-caching-v0.0.11
Bump satackey/action-docker-layer-caching from v0.0.10 to v0.0.11
2 parents 25e963e + deb51c2 commit 49564b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# In this step, this action saves a list of existing images,
3939
# the cache is created without them in the post run.
4040
# It also restores the cache if it exists.
41-
- uses: satackey/[email protected].10
41+
- uses: satackey/[email protected].11
4242
# Ignore the failure of a step and avoid terminating the job.
4343
continue-on-error: true
4444

0 commit comments

Comments
 (0)