Skip to content

Commit 94cd8ab

Browse files
chore: Bump actions/cache from 4.2.4 to 4.3.0 (#2433)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fae59e commit 94cd8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-trivy-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
rm db.tar.gz
3737
3838
- name: Cache DBs
39-
uses: actions/cache/save@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
39+
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4040
with:
4141
path: ${{ github.workspace }}/.cache/trivy
4242
key: cache-trivy-${{ steps.date.outputs.date }}

0 commit comments

Comments
 (0)