Skip to content

Commit f971cd9

Browse files
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>
1 parent 1082253 commit f971cd9

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
@@ -100,7 +100,7 @@ jobs:
100100

101101

102102
- name: Cache trivy cache
103-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
103+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
104104
with:
105105
path: ${{ env.TRIVY_CACHE_DIR }}
106106
# https://github.com/actions/cache/issues/342#issuecomment-673371329

0 commit comments

Comments
 (0)