Skip to content

Commit

Permalink
fix(deps): bump scribemd/docker-cache action to v0.3.5
Browse files Browse the repository at this point in the history
| datasource  | package               | from  | to    |
| ----------- | --------------------- | ----- | ----- |
| github-tags | ScribeMD/docker-cache | 0.3.4 | 0.3.5 |
  • Loading branch information
renovate-bot committed Sep 7, 2023
1 parent ff033b3 commit cd6a2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ runs:
output_stream.write(f"DOCKER_IMAGE={docker_image}\n")
shell: python
- name: Cache Docker images.
uses: ScribeMD/docker-cache@0.3.4
uses: ScribeMD/docker-cache@0.3.5
with:
key: ${{ steps.megalinter.outputs.DOCKER_IMAGE }}
- name: Cache pre-commit hooks.
Expand Down

0 comments on commit cd6a2a2

Please sign in to comment.