Skip to content

Commit 5d0ceea

Browse files
ci(deps): bump actions/cache from 5 to 6 (#15)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a928f9 commit 5d0ceea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

9797

9898
- name: Cache trivy cache
99-
uses: actions/cache@v5
99+
uses: actions/cache@v6
100100
with:
101101
path: ${{ env.TRIVY_CACHE_DIR }}
102102
# https://github.com/actions/cache/issues/342#issuecomment-673371329

0 commit comments

Comments
 (0)