Skip to content

Commit

Permalink
Update depcheck_CONTAINER.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christosservos authored Feb 5, 2024
1 parent abacca9 commit 319754a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depcheck_CONTAINER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/cache@v3
with:
path: |
./dependency-check/data
./src/dependency-check/data
# Ensure the key is unique and based on something that changes when the cache should be rebuilt
key: ${{ runner.os }}-dependency-check-${{ hashFiles('*.db', '*.json') }}
restore-keys: |
Expand Down

0 comments on commit 319754a

Please sign in to comment.