Skip to content

Commit

Permalink
Updated ScribeMD/docker-cache to version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed Dec 16, 2024
1 parent 9d9e6e2 commit c813947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Cache Docker images.
uses: ScribeMD/docker-cache@e481e638abdb45e2fa30845305c387a544cc617f
uses: ScribeMD/docker-cache@fb28c93772363301b8d0a6072ce850224b73f74e
with:
key: docker-${{ runner.os }}-${{ hashFiles('src/test/**') }}
- name: Build with Maven
Expand Down

0 comments on commit c813947

Please sign in to comment.