Skip to content

Commit 187c48b

Browse files
renovate-botKurt-von-Laven
authored andcommitted
fix(deps): bump scribemd/docker-cache action to v0.3.4
| datasource | package | from | to | | ----------- | --------------------- | ----- | ----- | | github-tags | ScribeMD/docker-cache | 0.3.3 | 0.3.4 |
1 parent 4eb2fb7 commit 187c48b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ runs:
150150
output_stream.write(f"DOCKER_IMAGE={docker_image}\n")
151151
shell: python
152152
- name: Cache Docker images.
153-
uses: ScribeMD/docker-cache@0.3.3
153+
uses: ScribeMD/docker-cache@0.3.4
154154
with:
155155
key: ${{ steps.megalinter.outputs.DOCKER_IMAGE }}
156156
- name: Cache pre-commit hooks.

0 commit comments

Comments
 (0)