fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-18 17:00:26 +00:00
committed by GitHub
parent 1de29fe6fc
commit db824152ef
4 changed files with 6 additions and 6 deletions

View File

@@ -158,7 +158,7 @@ jobs:
- name: Cache npm dependencies
if: steps.resolve-image.outputs.image_source == 'build'
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
with:
path: ~/.npm
key: npm-${{ hashFiles('package-lock.json') }}