Skip to content

Commit 643bca7

Browse files
ci(deps): bump actions/cache from 4 to 5 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 765206e commit 643bca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
99+
uses: actions/cache@v5
100100
with:
101101
path: ${{ env.TRIVY_CACHE_DIR }}
102102
# https://github.com/actions/cache/issues/342#issuecomment-673371329

0 commit comments

Comments
 (0)