Skip to content

Commit

Permalink
Actions(deps): bump ScribeMD/docker-cache from 0.3.6 to 0.3.7
Browse files Browse the repository at this point in the history
Bumps [ScribeMD/docker-cache](https://github.com/scribemd/docker-cache) from 0.3.6 to 0.3.7.
- [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.3.6...0.3.7)

---
updated-dependencies:
- dependency-name: ScribeMD/docker-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mitjaziv committed Jan 3, 2024
1 parent e523020 commit 1922da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: make build

- name: Cache Docker images.
uses: ScribeMD/[email protected].6
uses: ScribeMD/[email protected].7
with:
key: docker-${{ runner.os }}-${{ hashFiles('docker-compose.yaml') }}

Expand Down

0 comments on commit 1922da3

Please sign in to comment.