mirror of
https://github.com/vegardit/docker-openldap.git
synced 2026-05-21 12:14:16 +02:00
ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#26)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
10822534c2
commit
f971cd9310
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -100,7 +100,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Cache trivy cache
|
||||
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
|
||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
|
||||
with:
|
||||
path: ${{ env.TRIVY_CACHE_DIR }}
|
||||
# https://github.com/actions/cache/issues/342#issuecomment-673371329
|
||||
|
|
|
|||
Loading…
Reference in a new issue