Skip to content

Commit

Permalink
Merge pull request #43 from Brandawg93/dependabot/github_actions/Scri…
Browse files Browse the repository at this point in the history
…beMD/docker-cache-0.4.0

Bump ScribeMD/docker-cache from 0.3.7 to 0.4.0
  • Loading branch information
Brandawg93 authored Mar 22, 2024
2 parents aa4d87d + e60a0e0 commit 51739b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
restore-keys: |
${{ runner.os }}-nextjs-${{ hashFiles('**/pnpm-lock.yaml') }}-
- name: Cache Docker images.
uses: ScribeMD/docker-cache@0.3.7
uses: ScribeMD/docker-cache@0.4.0
with:
key: docker-${{ runner.os }}-${{ hashFiles('docker-compose.yml') }}

Expand Down

0 comments on commit 51739b9

Please sign in to comment.