Skip to content

Commit 74c7a9e

Browse files
Open-Source-Botjfbus
authored andcommitted
⬆️ deps(github-actions): update actions/cache digest to cdf6c1f
1 parent c4039f9 commit 74c7a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
# Cache Trivy Database
2626
- name: Cache Trivy DB
27-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
27+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
2828
with:
2929
path: ~/.cache/trivy/db # This is where Trivy DB will be cached locally
3030
key: ${{ runner.os }}-trivy-db # Unique cache key based on OS

0 commit comments

Comments
 (0)