chore(deps): update actions/cache digest to 8b402f5
renovate/stability-days Updates have not met minimum release age requirement
CI / Test Setup Trivy amd64 (pull_request) Successful in 10s
CI / Test Setup Trivy arm64 (pull_request) Successful in 3m28s
CI / Test Setup DB (pull_request) Successful in 4m19s

This commit is contained in:
2026-01-16 18:02:59 +00:00
parent 9e4a938f41
commit ec773efb1d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ runs:
echo "VERSION=$VERSION" >> $GITHUB_OUTPUT
- name: Cache Trivy binary
id: cache-trivy
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
with:
path: /usr/local/bin/trivy
key: trivy-${{ steps.version.outputs.version }}-${{ steps.arch.outputs.arch }}