Skip to content

Commit

Permalink
chore: sync files with stordco/common-config-elixir (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent fa5bd44 commit 3adffb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Cache DBs
uses: actions/cache/save@v4
with:
path: $/.cache/trivy
key: cache-trivy-$
path: ${{ github.workspace }}/.cache/trivy
key: cache-trivy-${{ steps.date.outputs.date }}

0 comments on commit 3adffb8

Please sign in to comment.