From 76a647a47155cec801bca499c665f3e991f6c8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:26:51 +0000 Subject: [PATCH] Bump ScribeMD/docker-cache from 0.3.6 to 0.3.7 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](https://github.com/scribemd/docker-cache/compare/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] --- .github/workflows/master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index ea39c635..57368f72 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -27,7 +27,7 @@ jobs: with: fetch-depth: 0 - name: Docker caching - uses: ScribeMD/docker-cache@0.3.6 + uses: ScribeMD/docker-cache@0.3.7 id: cache continue-on-error: true with: