There was an error while loading. Please reload this page.
1 parent 9a928f9 commit 5d0ceeaCopy full SHA for 5d0ceea
1 file changed
.github/workflows/build.yml
@@ -96,7 +96,7 @@ jobs:
96
97
98
- name: Cache trivy cache
99
- uses: actions/cache@v5
+ uses: actions/cache@v6
100
with:
101
path: ${{ env.TRIVY_CACHE_DIR }}
102
# https://github.com/actions/cache/issues/342#issuecomment-673371329
0 commit comments