fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-14 01:08:04 +00:00
committed by GitHub
parent 5b6bf945d9
commit 6391532b2d
4 changed files with 26 additions and 26 deletions

View File

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