From 617960a66643b1ac6749a518c831f6948488058e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 18:51:54 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to cdf6c1f --- .github/actions/lint-grype/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/lint-grype/action.yml b/.github/actions/lint-grype/action.yml index 846d141..e1f23223 100644 --- a/.github/actions/lint-grype/action.yml +++ b/.github/actions/lint-grype/action.yml @@ -5,7 +5,7 @@ runs: using: "composite" steps: - name: Cache Grype vulnerability DB - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 with: path: /home/runner/.cache/grype/db/ key: grype-db