We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ca762 commit 359f2f9Copy full SHA for 359f2f9
.github/workflows/update-trivy-db.yaml
@@ -31,7 +31,7 @@ jobs:
31
rm db.tar.gz
32
33
- name: Cache DBs
34
- uses: actions/cache/save@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ uses: actions/cache/save@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
35
with:
36
path: ${{ github.workspace }}/.cache/trivy
37
key: cache-trivy-${{ steps.date.outputs.date }}
0 commit comments