Skip to content

Commit ad132e9

Browse files
Merge pull request #218 from pac4j/renovate/actions-cache-digest
Update actions/cache digest to 6682284
2 parents b4d98b8 + 44bb0dc commit ad132e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'temurin'
2222

2323
- name: Cache Maven dependencies
24-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
24+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
2525
with:
2626
path: ~/.m2
2727
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)