We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1082253 commit f971cd9Copy full SHA for f971cd9
1 file changed
.github/workflows/build.yml
@@ -100,7 +100,7 @@ jobs:
100
101
102
- name: Cache trivy cache
103
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
104
with:
105
path: ${{ env.TRIVY_CACHE_DIR }}
106
# https://github.com/actions/cache/issues/342#issuecomment-673371329
0 commit comments